Define commit?
No Answer is Posted For this Question
Be the First to Post Answer
What is materialized view in sql?
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
what is online transaction processing (oltp)? : Sql dba
why sql is used as interpreter frequently rather than a compile?
using comand prompt how can import table data and table space with example
What is dba in sql? : SQL DBA
If records are inserted into table without committing.How to refer to these values in a procedure?
How many triggers can be applied to a table?
Name the different types of indexes in sql and define them.
Why do you partition data?
What is difference between joins and union?
What are Global Temporary tables
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)