Answer Posted / vimal
dbcc traceon 302
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Mention the uses of stored procedures.
How to use column default values in insert statements in ms sql server?
What is 2nf in normalization?
How should i optimize the time for execution of stored procedure having single input and many output from the different tables?
Explain foreign key in sql server?
Can a table have 2 primary keys?
How to update multiple rows with one update statement in ms sql server?
How to get a list of columns in a view using the "sp_help" stored procedure?
Explain subquery and state its properties?
What do you mean by collation recursive stored procedure?
Explain what is log shipping?
Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?
What is the recursive stored procedure in sql server?
Do you know clustered and non-clustered index?
What are the requirements to use odbc connections in php scripts?