What is the difference between stored procedure and view?
No Answer is Posted For this Question
Be the First to Post Answer
How to assign sql query results to pl sql variables?
What is the most important ddl statements in sql are?
what are all the common sql function? : Sql dba
What does := mean in pl sql?
What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN
Explain the components of sql?
Why primary key is required?
sql query to get zero records from a table having n no of records
What is the difference between local and global temporary table?
What is secondary key?
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 different sql data types?
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)