How to move files from one directory to another in pl sql?
No Answer is Posted For this Question
Be the First to Post Answer
What is package in pl sql with an examples?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
why should required nested tables, Object types, partition tables and varying arrays. what is the difference between these are all. give me example with explanation.
What is the difference between subquery and correlated query?
What are the benefits of using PL/SQL packages?
How many rows can sqlite handle?
how to calculate the difference between two dates? : Sql dba
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 ?
How do you declare a constant?
How to convert ms-excel file to oracle table?
Can we commit inside a trigger?
What port does sql server use?
Oracle (3253)
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)