Explain an integrity constrains?
No Answer is Posted For this Question
Be the First to Post Answer
How do I call oracle stored procedures that take no parameters?
What is oracle data type?
how to find full database size
1 Answers BirlaSoft, Consultancy,
How to drop an index in oracle?
What is the relationship among database, tablespace and data file?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
How to Identify the previously inserted/updated records in already populated table.
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
Is primary key = unique key,not null? If yes,please explain IF No,please explain
What is an Oracle sequence?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?