Shall I get Pro*C Compiler in Oracle-10g release ?
Answer / jeevan
Pro*C in included in 8i and 9i............Shall I get Pro*C
Compiler in Oracle-10g release ?
| Is This Answer Correct ? | 2 Yes | 0 No |
3. Display all the client numbers in the ORDER table. Remove duplicates.
Is there any function in oracle similar like group_concat of mysql?
structural difference between bitmap and btree index ?
What is enter substitution variable in oracle?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
What is connection pool in oracle?
What are the differences between interval year to month and interval day to second?
What is the difference between a user and a schema in oracle?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
various types of hints and their usage
what is insert all statement in sql