What information is needed to connect sql*plus an oracle server?
No Answer is Posted For this Question
Be the First to Post Answer
what is sql profiler? : Sql dba
What is t sql in sql server?
How to get employee name from employee table which is the fiveth highest salary of the table
What does select top 1 do in sql?
Query for second maximum salary in each in each department
15 Answers DST Global Solutions, TCS,
can i use dbms_output.put_line in a function u are telling as return statement
Dear All, Question for this Week Find out possible error(s) (either at compile time or at runtime) in the following PL/SQL block. State the reason(s) and correct the errors. Declare Cursor C1 is select ename, sal, comm from emp; Begin For i in C1 Loop If i.comm between 299 and 999 then Dbms_output.put_line(i.Ename || ‘ ** Good Commission’); Elsif i.comm > 999 then Dbms_output.put_line(i.Empno || ‘ ** Very Good Commission’); close C1; Else Dbms_output.put_line(i.Ename || ‘ ** ’ ||nvl(i.comm,‘O’)); End if; End Loop; End;
Why do we use procedures?
Why sql query is slow?
What is trigger in flip flop?
How to come back in normal stage in Mutating Table if mutating table is locked or update data?
How subquery works in sql?
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)