Advantages and disadvantages of stored procedures.
Answer Posted / suresh
yes
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What happens if null values are involved in string operations?
after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
How can you check the version of sql server?
What are “phantom rows”?
What is triggers and stored procedures?
How to select some specific columns from a table in a query in ms sql server?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
What is bcnf normalization form?
Why de-normalization required?
How to add code to the existing article (using improve article)?
How to write the storeprocedure with in the store procedure? and how can we write the store procedure with in a trigger vice versa? plz post me the exact answer?
What is temporary table in sql server? Why we use temp table?
What is set nocount on and what is set nocount off?
How many levels of sp nesting are possible?