What is a procedure in pl sql?
No Answer is Posted For this Question
Be the First to Post Answer
When would you denormalize?
8 Answers MBT, Microsoft, MMU,
i have a word ***********hello********world******. I require a o/p **********hello world**********, Need to delete the middle stars.
What are the different types of constraints?
What is acid property in a database?
type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
What does pl sql developer do?
What steps server process has to take to execute an update statement?
Which command is used to delete a package?
How do you update f as m and m as f from the below table testtable?
How do I start sql from command line?
What is cursor and its 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)