Database MCQS - QUESTION DETAILS

In Oracle, what is the purpose of the ROLLBACK statement?
A. Save changes to the database
B. Undo changes made during the current transaction
C. Commit changes to the database
D. Delete records from the database

'ROLLBACK' is used to undo changes made during the current transaction in Oracle.

Similar Questions

Which SQL Server statement is used to create a unique constraint on a column?






What is the purpose of the SQL Server CROSS APPLY operator?






In SQL Server, what is the purpose of the PARSE() function?






In SQL Server, what is the purpose of the PI constant?






In SQL Server, what is the purpose of the CONTAINSTABLE function?






Which SQL Server statement is used to create a new table in a database?






In SQL Server, what is the purpose of the CROSS JOIN clause?






Which SQL Server statement is used to rename a table?






Which SQL Server statement is used to create a stored procedure?






In SQL Server, what is the purpose of the SQL Server FLOAT data type?