How do I use unicode codesets with the weblogic jdriver for oracle driver?
No Answer is Posted For this Question
Be the First to Post Answer
What is an Extent ?
What is Redo Log Buffer in Oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
Will you be able to store pictures in the database?
i have procedure p1.and also i declare the same procedure in a package. whice one is efficient package procedure or procedure?
Explain implicit cursor.
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
I know that i can create a table without a primary key.But is there any significance for that table???? while creating an application.
What is a relational database management system?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
When does a Transaction end ?
What is a private synonym?