What is transaction ? Give me one example.
Answer Posted / senthilsjc
Hai..
plz understand what they asked?
don't post answer what u studied in material..
if u know well with example post it..
plz don't waste ur time and others?
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What is sql server query analyzer?
Why use triggers?
What action plan is preferred if sql server is not responding?
What is a collation?
What are different types of schemas?
Give an example of SQL injection attack ?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
What happens if you add a new index to large table?
What objects does the fn_my_permissions function reports on? : sql server security
what are the new features in SSRS?
What is the process of normalising?
What is filtered index?
optimization techinques
What is the language structure to add a record to a table?
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that