How to handle bulk data?
No Answer is Posted For this Question
Be the First to Post Answer
declare lowerl number:= 1; upperl number:= 3; num varchar2(10); begin for i into lowerl..upperl loop num:=num||to_char(lowerl); if i=3 then upperl:=5; end loop; message(num); What will be the output ?
What are the types of subqueries?
Explain what is an index?
Explain what is a view?
Query for second maximum salary in each in each department
15 Answers DST Global Solutions, TCS,
What is nested table in pl sql?
<<labele>> declare a=10 b=20, begin some statements declare a=30 c=40 end; what is the A value in nested block?
Write a sql query to convert all character to uppercase after hypen.
HOW TO TUNE ORACLE SQL QUERIES GIVE ME STEP BY SREP
what are the 'mysql' command line arguments? : Sql dba
what is julian date in oracle
Q1.all the depts which has more then 10 empls? Q2.all the dept which does not have any emply? Q3 all the emp which does not have any dept? Q4 get all the emply detais with the dept details it dept is exit otherwise any emp details? Q5 how to debugg the dynamic sql and packages?
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)