select empid empname from employee
What is the result for the about query?
Answer Posted / guest
itis dis[lay
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Can you please explain the difference between primary keys and foreign keys?
Explain about SQL server 2005?
What sql server means?
Can we linked SharePoint to a SQL database?
List out the difference between union and union all in sql server?
what is denormalization and when would you go for it? : Sql server database administration
Differentiate between truncate vs delete in mssql?
Create and insert into temp table in sql server?
What is entity data services?
What is “asynchronous” communication in sql server service broker?
Can sub report data source be different from that of the parent report?
What is the difference between insensitive and scroll cursor?
What is the difference between nvl and nvl2?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
Why union all is faster than union?