Hi all,
How to create Auto generate number in SQL Server. Exp "Req0001,Req0002...." like that. after insert the data the auto generate number will be created.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Please use new CONCAT function which is available from SQL server 2014.








Posted Sep 17, 2019, 11:56 PM
Shraddha PatelPosted Aug 25, 2019, 11:21 PM