SQL PLSQL Interview Questions
Questions Answers Views Company eMail

how to write utl file pkg in SQL

Oracle,

1 5624

I i have 2 tables A & B ,A contains 10 records B contains 20 records ,what w'll be the o/p if we perform equijoin,outer join,right outer join,left outer join,full outer join,cross join seperately Can anyone help on this?

2 6154

wt is the diff b/w greast and max ,least and min? wt is the diff b/w case and decod?

Oracle, TCS, Tecnics,

4 18296

i declare 4 procedure in package specification but in package body i write only 3 procedure. is it complie??//w

Scope International,

4 16050

i want insert 10 records from table a to table b. if i m using statement level trigger how many record insert ?in row level trigger how many record inserted???

Scope International,

3 8567

Write a query to find the employees from EMP table those who have joined in Monday. (there is a column as hiredate which is a date column i.e values are like 03-DEC-81)

5 8792

Write a query to get last 10 records from the table.

iNautix,

12 23088

how to see the oracle 9i/10g table in pc? or In my pc where the table is saved and how to see?

1 3503

i hv 30 rows with date.ex:1month hav 4 weeks i want 1st day of the every week.write the qry for that.example jan has 4 weeks i need 1st dd for evry wk

Aspire,

1 5404

IF i write before / after insert / update trigger and i do rollback what will happen?

KPIT,

5 9635

I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.

3 5114

Is there any problem if we use commit repeatedly after each dml statement in a plsq procedure ? (eg. there are 10 update stmt and using 10 commit stmt after each update stmt)

1 4616

Use The Implicit cursor to Query The Department table information Where Deptno is 30.check,if no record was found then print "Record Was Not Found".Else Print Deptname And Ename.Dept table Have Dname Varchar2(20),Deptno Number,EnameVarchar2(20).Please Answer In 2 mins,with in Maximum 15 lines.

Wipro,

5 7754

sql query to get zero records from a table having n no of records

CTS,

8 23240

How do we tune the code?

2 4949


Post New SQL PLSQL Questions

Un-Answered Questions { SQL PLSQL }

what is dbms? : Sql dba

534


is it possible to pass an object or table to a procedure as an argument?

561


How to execute a stored procedure?

552


What is bulk compiling in pl/sql.?

600


How can we implement rollback or commit statement in a trigger?

567






What is trigger in sql? Explain

525


What is pl sql in dbms?

499


how to use like conditions? : Sql dba

567


How do I view an execution plan in sql?

519


what is table? : Sql dba

566


Can we delete column in sql?

555


How to get list of all tables from a database?

617


how tsql statements can be written and submitted to the database engine? : Transact sql

520


How do I install microsoft sql?

517


difference between anonymous blocks and sub-programs.

614