Which sorts rows in sql?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between SQL table and the PLSQL table?
What are the advantages of pl sql over sql?
Which are the different character-manipulation functions in sql?
How many types of index are there?
what is External tables? explain with examples
What is a crud api?
what is the use of HASH, LIST partitions?
Which tcp/ip port does sql server run?
Why we use pl sql?
in oracle 10g sw after compiling procedure how to pass parameter values ,if we (v_empid out number)how to give empid after successful compilation program.This site exact suitable for 10g with respect to question & answer same format , im trying sql browser & sql command prompt using exec procedure name & respective parameters.
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 ?
Is sql low level language?
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)