Answer Posted / veeresh kethari
set rowcount 100
select * from tablename
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to divide query output into multiple groups with the group by clause in ms sql server?
How can sql server instances be hidden?
What do you mean by SQL injection attack?
How do I setup a sql server database?
What have included columns when we talk about sql server indexing?
Explain linked server in sql?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
What is a collation in ms sql server?
What is store procedure? When do you use?
Where do you find the default Index fill factor and how to change it?
What is page in sql server?
What is multilevel indexing?
What do we have to check in database testing?
What is the primary use of the model database?
What is apply operator in sql?