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) What is the difference between Userdefined function and stored procedure? Explain and give the example also
5 10640write 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*/
2 7427
how you can deploy an ssrs report?
What is collation sensitivity?
Does user triggers have entry for trigger with compilation errors?
Does storing of data in stored procedures increase the access time? Explain?
Can we rename database in mysql?
What is the difference between sql and postgresql?
Is postgresql free for commercial use?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
Is microsoft access an sql database?
How to delete a trigger in mysql?
How to create a new view in mysql?
Versions of softwares change everyday. In what format should I save my database so that different versions of ms access cab open it?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
What do you know about DBMS?
How many data types are supported?