Share via

autoincrement column insertion

Shaifali jain 420 Reputation points
Sep 20, 2023, 7:48 AM

i am trying to post the question here but everytime i got an error that it is violating the forum guidelines . i don't know why and how . Anyways the question is in text file

problem 1.txt

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,494 questions
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 121K Reputation points
    Sep 20, 2023, 8:10 AM

    Try this query: select * from sub_group order by id.

    However, probably the sequence is not always guaranteed.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.