Auto Increment is SQL

  • i want to use auto incremnt in select statment ,is it possible ? if yes then how can i use it in select statment.

    Thanks

  • Hi,

    autoincrement is something that happens in INSERT actions. Do you want a calculated ongoing index for your SELECT statement?

    Cheers,

    Frank

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]

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

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