one table has four field id,name,design,salary. i have to
find maximum salary .
Post New Answer View All Answers
What are the operating modes in which database mirroring runs?
What is field with example?
Explain about protocol layer present in SQL server?
What is a filestream?
What is key set driven?
What do you understand by recursive stored procedure?
Is null in sql server?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
Tell me what do you understand by a view? What does the with check option clause for a view do?
explain how to create a new schema in a database? : Sql server database administration
Give the query of getting last two records from the table in SQL SERVER?
What can be used instead of trigger?
What is constraints and its types?
How to drop existing indexes in ms sql server?
What is clr ddl trigger?