Hi am new to PLSQL & facing problems in writing code like in
SP, Functions, so any one having some SP coding with in
depth explanation please share with me my Email ID
suvarnaatsuvarna@rediffmail.com Or taking tanning on this
please do contact me
I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?
Why select is used in sql?
How do you define a foreign key?
can we call a procedure into another procedure?If yes means how you can pass the perameters for the two procedures?
What is mutating table error?
How many tables can you join in sql?
Can we join two tables without common column?
Hi all, I am going to write oracle certification. Can anyone send me the dumps available if any for OCA exam? Its really very urgent, prompt response will help me alot..
What do you mean by query optimization?
Cite the differences between execution of triggers and stored procedures?
What are all the different normalizations?
what is the different between unique+not null & primary key,