autoincrement column insertion

Shaifali jain 420 Reputation points
2023-09-20T07:48:44.54+00:00

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.
13,667 questions
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 116.6K Reputation points
    2023-09-20T08:10:55+00:00

    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.