Ask Experts Questions for FREE Help !
Ask
    ankur_kiit's Avatar
    ankur_kiit Posts: 1, Reputation: 1
    New Member
     
    #1

    Sep 26, 2015, 01:55 PM
    SQL
    1. UPDATE table2 SET name = 'N/A' 2. COMMIT 3. INSERT INTO table2 values(1) 4. ROLLBACK 5. DELETE FROM table2 Based on the sample query above, which statements signify the end of one transaction and the beginning of another? A) 1,3,5 b) 1,2,4 c) 2,3,5 d) 1,2,3,4,5 e) 2,4

    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #2

    Sep 26, 2015, 02:01 PM
    What do YOU think ?
    While we're happy to HELP we wont do all the work for you.
    Show us what you have done and where you are having problems..

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Sql and vb [ 2 Answers ]

How can I link sql and visual basic to work together?

My sql [ 1 Answers ]

How can I create user name and password In Ms Sql (using query analyzer) as we do in Oracle.


View more questions Search