What do we need to check in database testing?
No Answer is Posted For this Question
Be the First to Post Answer
why we go for package? what are the advantages of using instead of seperate procuderes or functions
what is the cursor and use of cursor in pl/sql ?
Give the structure of the procedure ?
what is autonomouse transaction?
How does join work in sql?
when a procedure /package is getting invalidated?
need to split a string into separate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.
Is pl sql a programming language?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
What is the use of triggers?
write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/
What is the maximum database size for sql express?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)