How to create lov dynamically at runtime & attach to text field?
No Answer is Posted For this Question
Be the First to Post Answer
What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?
How can I combine multiple rows into a comma-delimited list in oracle?
What do you mean by merge in oracle and how can we merge two tables?
How to delete all rows a table in oracle?
Can a parameter be passed to a cursor?
Is a rollback possible to any savepoint?
What is a dead lock in oracle?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ================ 1 NULL 2 NULL 3 4 NULL 5 6 7 NULL NULL O/P C = 2 4 6
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
Please explain oracle data types with examples?
How can I see all tables in oracle?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?