Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Fetch

Author  Topic 

asysyah
Starting Member

1 Post

Posted - 2011-01-06 : 15:12:28
can someone help me with this question..?

statement a : any row can be fetched from the result set of
the cursor using Absolute option in the fetch statement

statement b : the order of fetched field can be different from
the order of the fields given in the Select statement


i just need to know which one is true...is it both are true, both are false, or either one is true an false....???
plese help me with this question...
   

- Advertisement -