Answer Posted / kavithareddy
like as storeprocedure
it is userdefind function ther is no parameters
1)After trigger:
2)Insted of trriger
| Is This Answer Correct ? | 2 Yes | 17 No |
Post New Answer View All Answers
What is the maximum size of column in sql server?
What is collation sensitivity?
What is user defined datatypes and when you should go for them?
How to compare the top two records using sql?
What do you mean by acid?
what are constraints? : Sql server database administration
How to create user defined functions with parameters?
What will be the maximum number of index per table?
What is extended stored procedures?
How to retrieve error messages using mssql_get_last_message()?
What is resource db in sql server?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
Tell me about joins in database system and explain each in detail.
Can we shrink data file in sql server?
What is optimistic concurrency?