What are the different types of dbmss?
No Answer is Posted For this Question
Be the First to Post Answer
Easy way to convert tableau "IF - ELSEIF" statements to Netezza "CASE" statements.
1. what is the exact use of hint in sql. 2. How we can avoid index scan in sql even though index is there in the table.
Is it possible to pass parameters to triggers?
What is scalar data type in pl sql?
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;
What is row_number () in sql?
How do you optimize SQL queries ?
6 Answers CarrizalSoft Technologies, Infosys, Oracle,
Differentiate between %type and %rowtype attribute in Oracle PL/AQL programming ?
What is the usage of the distinct keyword?
what is an index? : Sql dba
How to assign sql query results to pl sql variables?
what are the advantages and disadvantages of cascading style sheets? : Sql dba
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)