How will u test the stroded procedures and functions?
difference between SP and Triggers
Answer Posted / surya
we can write store procedure without table also..but not
triggres..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is not null constraint?
what is spatial nonclustered index
Does partitioning help performance?
Can binary strings be used in arithmetical operations?
Can you explain what is indexed view? How to create it?
Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many
Why should we go for stored procedures? Why not direct queries?
What is model database? : SQL Server Architecture
Explain the steps needed to create a scheduled job?
How do I create a stored procedure in dbml?
What is the syntax to execute the sys.dm_db_missing_index_details?
What is microsoft sql server?
What is a filestream?
What method is used by the Command classes to execute SQL statements that return single values?
what are different types of raid configurations? : Sql server database administration