1.what is stored procedure?Its significance with example? 2.Explain about index with syntax and example? plz do reply.........
2 10726you 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 50291.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 240501.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 9350Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?
3 5641
Explain comment on transactions?
Can we store videos inside the sql server table?
What are the commands used in DCL?
which backup strategy you are following at ur company
What are various ways to enhance the ssrs report?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
what is raid and what are different types of raid configurations? : Sql server database administration
What is a cube? : sql server analysis services, ssas
what are the three command line utilities and what are their primary functions?
What are different backups available in sql server?
What is Transparent Data Encryption?
Do you know what is rank function?
Does sql server 2000 clustering support load balancing?
How to create a view and a stored procedure in ms sql server using "create view/procedure" statements?
Why use view instead of a table?