How to best split csv strings in oracle 9i?
No Answer is Posted For this Question
Be the First to Post Answer
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
List out the components of logical database structure of oracle database.
What is open database communication (odbc) in oracle?
How to resolve the ORA-39133 error in Oracle?
How to select some columns from a table in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
What is oracle database client?
What is OCI. What are its uses?
Explain coalesce function?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.