Hi everyone:

   Has anyone tried to map over a result of a stored procedure instead  
of a table?

   I mean, I want to map the result of a stored procedure, instead of  
using a table, for instance, "Orders", I want to map a "SELECT * FROM  
get_orders() as foo(...)". Is it possible? I've tried to change every  
time I use the table orders with the "SELECT * FROM get_orders() as  
foo(...)", but I always get errors.

   Anyone of you has tried this before?

   Thanks in advance, Daniel


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to