what are all the different types of indexes? : Sql dba
What is sql mysql pl sql oracle?
how to create a new table in mysql? : Sql dba
What do you know by pl/sql cursors?
when is the use of update_statistics command? : Sql dba
Why plvtab is considered as the easiest way to access the pl/sql table?
Is postgresql a nosql database?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What program will open a mdb file?
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.
Can we use ddl commands in pl sql?
define primary key & secondary key?
how to retrieve only duplicate values in a table