Im just learning SQL and i need to make a Id cloumn that take the firstname and lastname to make the ID. what would i use thank for all and any help.
New to SQl Server
Collapse
X
-
Originally posted by AluraIm just learning SQL and i need to make a Id cloumn that take the firstname and lastname to make the ID. what would i use thank for all and any help.
hi,
this site will help you in our SQL programming need, hope it will helps
http://www.w3schools.c om/sql
Julius -
Hi. You would create a clustered key on the two name fieldsOriginally posted by Alurathnk you that site is a big helpComment
Comment