Is natural join same as inner join?
No Answer is Posted For this Question
Be the First to Post Answer
SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;
What is the starting oracle error number?
I want to know last five transactions or records from emp table, from now?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
How can we optimize a sql query?
What is cursor and its types?
Show code of a cursor for loop.
write a pl/sql function if enter a value=0 then output value=1 and vise verse with out using if and case statements.
What is asqueryable?
What are stuff and replace function?
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.
Is it possible to include an insert statement on the same table to which the trigger is assigned?
Oracle (3253)
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)