How to assign a tablespace to a users in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert a new row into a table in oracle?
How to create lov dynamically at runtime & attach to text field?
How to update values in a table in oracle?
How do I know if oracle client is installed on windows?
What is data file?
How to estimate disk space needed for an export job?
What a SELECT FOR UPDATE cursor represent.?
What is max rowid in oracle?
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.
create one table to capture an employee details with a primary key.
What is meant by redo log buffer ?
what is the output of select * from emp where null=null & select * from emp where 1=1