Explain “row_number()” in sql server with an example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

Can we use where and having clause together?

0 Answers  


How To Find That One Week Change in My DataBase we Have Done Like We Have A database Test I Change Table,Stored Procd. Then I Find Which SP,Table We Have Edit/Change in Seven Dayes

1 Answers   INDUS,


What will happen if a column containing char type data is changed to the nchar data type?

0 Answers  


What is the difference between cartesian product and cross join?

0 Answers  


Do you know what is normalization of database? What are its benefits?

0 Answers  






Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?

0 Answers  


I have a huge amount of data which is displayed in a report. The data is viewed every day. Every day the data is displayed in 30 secs but suddenly today it is giving an timeout message today. Data has not been changed. The situation is same as yesterday. What might be the reason??? Please Answer.

4 Answers   Satyam,


What is The Use Of TIMESTAMP DataType in SQL Server 2005?

6 Answers  


how many joins we can write if at all we have n no of tables

5 Answers   Tanla Solutions, TS,


How many levels of sp nesting is possible?

0 Answers  


1. What are the grouping function in SQL ? 2. If base table of a view deleted means, what will happen while we querying on view ? will give any error ? 3. Difference between DROP, DELETE, TRUNCATE table ? 4. What is constraints and types ? 5. What is max size of nchar & nvarchar ? 6. Define ROLLBACK, COMMIT, SAVE POINT 7. How non-clustered better ? or rank the Clustered, Non-Clustered and Table scan in performance wise 8. Select 10 rows from a table ? 9. Define DML, DDL, DCL, DTL commands ? 10. What is mean by NULL value ? NULL means "" or 0 or undefined ? 11. Default constraints ? 12. Can we have more then primary Key in table ? 13. Type of integrity ? Entity, Referential, Domain ?

10 Answers   Perot Systems,


How do I view a procedure in sql server?

0 Answers  


Categories