TSQL query

  • Hi,

    Is there an equivalent for reference cursor in sql server? And what is a workaround for nested table in SQL Server?

  • It would help if you say what version of SQL you are working on and what database system this 'reference cursor' comes from (or even better, explain what it does).

    By nested tables do you mean self referencing tables, in other words records that have foreign keys that point to other records in the same table?

    Give an example of what you want to do and you might get a better response.

    Peter

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply