Is pl sql a scripting language?
What is range partitioning?
Can we use rowid as primary key?
Is foreign key mandatory?
Are sql views compiled?
how will be date change into string
What is mdf ldf and ndf?
What is the use of index in hive?
wirte a query to remove null? following table are col1 col2 col3 dinesh null null null suresh null null null prakesh i want the output like col1 col2 col3 dinesh suresh prkaesh
what are the different functions in sorting an array? : Sql dba
define primary key & secondary key?
What is the sql case statement?
What is the difference between a primary key and a unique key?