What does dml mean?
how to create a database in oracle?please gve anser with example
What does where 1 1 mean in sql?
What are the advantages of VIEW?
What does plvtab enables you to do when you showthe contents of pl/sql tables?
i have one table with accounts and amounts as colums.accounts with columns c and d. and amounts with values 1000,2000,3000 for c and 4000,5000,8000 for d.i need to find the sum of these accounts c and d individually and find the differences between their sum using one select statement.
i have doubt that any one tell ref cursor comes in sql pl/sql? pls clarify?
What is dcl in sql?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
what is column? : Sql dba
If I have a table T with 4 rows & 2 columns A & B. A has values 1,2,3,4. and B has 10,20,30,40. Write an Update SQL query which can Swap the values of A & B for all records. (Do not use a sub-query)
i want to display 1 to 10 numbers using one select statement.
18 Answers HCL, Nyros, Oracle,
what is table? : Sql dba