How different is ms access and oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between post-database commit and post-form commit?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How to rename a tablespace in oracle?
does the query needs a hint to access a materialized view?
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
Why do we use coalesce function in oracle?
what is the use of ondelete cascade?
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
What is Library Cache in Oracle?
how to insert data into partitioned table partition done by Range partition
What are the differences between primary key and unique key?