Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...

SQL PLSQL Interview Questions
Questions Answers Views Company eMail

Which table is left in join?

378

What is the difference between inner join and outer join?

381

Is left join inner or outer?

437

Is join and inner join the same?

401

Does a join table need a primary key?

382

How do you write an inner join query?

375

What is the difference between a subquery and a join?

389

Can I join the same table twice?

386

Are left and right joins the same?

386

What is left join example?

373

What is difference between inner join and self join?

446

Is join an inner join?

399

What is the difference between left join and right join?

361

Which join condition can be specified using on clause?

401

What is the difference between joins?

377


Post New SQL PLSQL Questions

Un-Answered Questions { SQL PLSQL }

Is sql easier than java?

389


How to test for null values?

463


Can we alter stored procedure?

398


Is pl sql still used?

371


How do I run a query in pl sql developer?

425






what is a stored procedure? : Sql dba

408


Is the primary key an index?

437


Define commit?

391


What is a sql trace file?

392


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

673


how to create a new view in mysql? : Sql dba

375


How do you write an index?

368


What does bitemporal mean?

443


how to analyze tables with 'mysqlcheck'? : Sql dba

402


First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

996