what is the use of friend function? : Sql dba
what happens if null values are involved in expressions? : Sql dba
Explain UNION,MINUS,UNION ALL, INTERSECT?
Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...
What is difference between left and right outer join?
Does it possible to pass object (or) table as an argument to a remote procedure?
What has stored procedures in sql and how we can use it?
There is a sequence with min value 100. I want to alter this sequence to min value as 101. If the table has already data in the sequence column as 100,101,102... Is it possible to do so ?
What is meaning of <> in sql?
What is a function in oracle pl sql?
How many sql are there?
Can there be 2 primary keys in a table?
how i do the database testing of online money transactions between two parties (client and organization). suppose our company makes a website for our client and give a extra feature of online money transaction with there clients then how i test this feature in database testing