Answer Posted / veeresh kethari
SET ROWCOUNT 100
SELECT * FROM TABLENAME
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are distinctive joins find as a part of sql?
What is a subquery in a select query statement in ms sql server?
Explain the characteristics of a transaction server for example atomicity, consistency, isolation, durability?
When is the use of update_statistics command?
How can you find out which stored procedures are recompiling?
what method you can use to reduce the overhead of Reporting Services data sources?
How global temporary tables are represented and its scope?
Explain transaction isolation levels in sql server?
How can you hide the sql server instances?
What is the default sql server instance name?
What is 3nf normalization?
How many categories of data types used by sql server?
Explain aggregate functions?
Mention what are the different types of ssrs reports?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks