How to change program global area (pga) in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How do we switch from init.ora file to asp file?
Is it possible to enter only time value into a column of a table in sql?
What is the sql query to concatenate column values from multiple rows in oracle?
How do I recompile a procedure in oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is tns name?
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz
what is query and types of query
How to delete a user account in oracle?
Give syntax for SQL and ORACLE joins.
Differentiate between function and procedure in oracle.