what are the differences between char and varchar? : Sql dba
What are the PL/SQL Statements used in cursor processing ?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
what are the types of subquery? : Sql dba
table name :Tab fields name 1.trx_no (pk) 2.trx_date 3.account code (7 char) 4.account type (1 char) 5.amt Tab contains account code day wise debit and credit transaction , account type fiels can have 2 value D for debit and c for Credit . write a query to display the account code wise total debit and credit bal for the month of april 2004. write a query to display account code wise new amt credit for the april 2004
What are the constraints available in sql?
What is difference between select statement and cursor
What is data control language?
Explian rowid, rownum?
Explain exception handling in pl/sql?
Explain the methods used to protect source code of pl/sql.
What is data profiling in sql?
What is case function?