Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Universities & Colleges (https://www.askmehelpdesk.com/forumdisplay.php?f=399)
-   -   SQL (https://www.askmehelpdesk.com/showthread.php?t=816515)

  • Sep 26, 2015, 01:55 PM
    ankur_kiit
    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

  • Sep 26, 2015, 02:01 PM
    Curlyben
    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..

  • All times are GMT -7. The time now is 11:10 PM.