Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Sybase and inline views, Intersect, MINUS
Dear Experts,
I'm an Oracle guy, and I'm being given an assignment in Sybase.
I have to do lots of comparisons between two Sybase "databases" and note the differences.
Sybase does have:
outer joins, UNION, IN, EXISTS, GROUP BY.
But it seems that my some of my favorite tools in Oracle are not found in Sybase:
inline views, Intersect, MINUS.
Am I correct on this? Or is there a way to do the same behavior in Sybase?
When I did comparisons the other year in Teradata, the only way to ultimately do the tough comparisons was to export everything to file, import it into Oracle, and then do the comparisons. I'm hoping to avoid this with Sybase.
Thanks Received on Thu Oct 19 2006 - 09:16:22 CDT
![]() |
![]() |