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
Why I am getting this error when renaming a database in ms sql server?
What is the difference between TRUNCATE and DROP?
How can we remove orphan records from a table?
What is CTE in SQL
How to disable stored procedure sql server?
What does man by sql wildcard characters in sql server?
How many types of built in functions are there in sql server 2012?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
How to move database physical files in ms sql server?
Write a code to select distinct records without using the DISTINCT keyword.
your distribution database is full what will u do
What is compound operators?
explain extended properties
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What is difference between global temporary tables and local temporary tables?