1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
2 8617you are provided with the single table having say 4 col ie fname lname age city , now the all records with displying of only fname and lname is required but in this format say my name is abhay khanna it will come like this abhay-khanna rahul-roy gaurav-singh the above format is required
3 29121.what is the difference between view and cursor? 2.If we do any change in view will it affect the database,similarly when we do changes in cursor will it affect the databse?with certain example?Thanks
5 202011.what is the purpose of using alias name in sql server? with certain example? 2.what is cursor?will u plz explain me in detail with certain example?
3 6620Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?
3 3437
How does clustered and non clustered index work?
What is SQL Azure Firewall?
How do I install only the client tools of sql server 2000?
Explain the difference between function and stored procedure?
What is stored in the mssqlsystemresource database? : sql server database administration
What is key set driven?
Does a sql server 2005 select statement require a from?
How to reaname table name without using sp_Rename in sql server..?
When would you use a before or after trigger?
what is denormalization and when would you go for it? : Sql server database administration
What is the use of sql profiler in sql server 2012?
What is the language structure to add a record to a table?
Explain Geography datatype in SQL Server
What is the use of “join” in sql server?
what is raid? : Sql server database administration