Why do we create stored procedures & functions in pl/sql and how are they different?
how to saw triggers output in pl/sql database?
What are properties of the transaction?
Where are my tempfiles, I don't see them in v$datafile or dba_data_file?
What is compiled query?
explain the difference between delete , truncate and drop commands? : Sql dba
What is the Difference between Procedure and Function.Can we call a Function in a DML?
how to get @@error and @@rowcount at the same time? : Sql dba
How do I create a sql script?
What is sqlerrm?
Does postgresql run on the cloud?
what are tables and fields? : Sql dba
What is the use of function in sql?