normal form in sql server
detail with example
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.
Biswa Pujarini MohapatraPosted Jan 26, 2014, 11:48 AM
select Column1,column2 from table
select empid,name from employee
let me know if you are looking for something else