Answer Posted / highness
locks will be released
changes will be made permanent
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is postgresql a nosql database?
What is recursive stored procedure?
What is user in sql?
How many clustered indexes can be created on a table?
Explain the difference between rename and alias?
How will you distinguish a global variable with a local variable in pl/sql?
How does postgresql compare to "nosql"?
Write a sql query to find the names of employees that begin with ‘a’?
What are the string functions in sql?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
how to get a list of indexes of an existing table? : Sql dba
How do I remove sql developer from windows 10?
Which join is like inner join?
Can we use insert statement in function?
What is a sql driver?