The documents contain questions asked by different companies during interview rounds. The questions cover a wide range of SQL and database-related topics including procedures, functions, triggers, indexes, constraints, joins, aggregates, collections and more. They also ask about day-to-day work activities and tasks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
547 views
Interview Questions
The documents contain questions asked by different companies during interview rounds. The questions cover a wide range of SQL and database-related topics including procedures, functions, triggers, indexes, constraints, joins, aggregates, collections and more. They also ask about day-to-day work activities and tasks.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2
Company name :AZENTIO (round 1)
1.FIND SUM OF SALARY FOR EACH DEPARTMENT
2.USING PROCEDURE TO DO DML OPERATIONS 3.CREATE PROCEDURE TO USING INSIDE THE FUNCTIONS 4.WHAT IS TRIGGER 5.WHAT IS INDEX 6.DIFFERENCE BETWEEN %TYPE AND %ROWTYPE 7.WHAT IS COLLECTIONS 8.WHAT IS PSEDUOCOLUMN 9.WHAT IS INDEX 10.CONSTRAINTS AND ITS TYPES 11.WHAT IS CORRELATED SUBQUERY 12.DIFFERENCE BETWEEN JOINS AND SUBQUERY 13.DIFFERENCE BETWEEN PROCEDURE AND FUNCTIONS
Company name : Azentio (round 2)
1.What is Procedure 2.Day to Day Activities 3.Project flow 4.How to Finished your Daily task 5.Which scenario based on YOUR daily task 6.What is exception 7.How to solve exceptions 8.How to manage your task timings 9.what is sequence 10.How to get your Daily task
Company name : Azentio(round 3)
1.what is Index 2.Difference between bitmp index and b-tree index 3.what is constraints 4.what is functions 5.modify data type 6.explain pragma init transaction 7.varchar vs varchar2 difference 8.Explain your project 9.Day to day activities
Company name : NROOT LABS
1.SELF INTRO 2.PROJECT OVERVIEW 3.WHAT IS VIEWS 4.DIFFERENCE BETWEEN IN AND EXIST 5.WHAT IS INDEX AND ITS TYPES 6.TO FIND SUM OF SAL,AVG SAL,MAX SAL TO GIVEN TABLE 7.WHICH SCENARIO CAN YOU USED JOINS IN YOUR PROJECT 8.DIFFERENCE BETWEEN NON CORRELATED AND CORRELATED SUB QUERY 9.WHY YOU GOING FOR INDEX
Company name : Matrimony.com (round 1)
1. what is Database? 2.What is constraints? 3.Difference between unique and primary key 4.Find maximum salary of overall departments 5.What is SQL? 6.Difference between SQL and PLSQL 7.How many nulls allowed in Unique key column 8.Performance tunning types 9.What is views? 10.What is index ?
Company name : Matrimony.com (round 2)
1.WHAT IS DYNAMIC SQL? 2.DIFFERENCE BETWEEN WHERE AND HAVING CLAUSE 3.DIFFERENCE BETWEEN ROWNUM AND ROWID 4.WHAT IS FUNCTIONS? 5.WHAT IS PROCEDURE? 6.EXPLAIN ABOUT SQL LOADER 7.HOW TO FIND UNIQUE RECORDS FROM TWO DIFFERENT TABLES? 8.HOW TO FIND DUPLICATE VALUES? 9.HOW TO GET LAST TWO RECORDS FROM GIVEN TABLE? 10.GET ALL RECORDS TO FIND MAXIMUM SALARY 11.PROCEDURE STRUCTURE 12.DAY TO DAY ACTIVITY 13.PROJECT FLOW
Company name : Adomita technology (round 1)
1.What is RDBMS? 2.What is ORADB? 3.What is snapshot in SQL? 4.What are the two types of layers in SQL? 5.What is PLSQL? 6.How to stores bulk data into database? 7.What is DBA Synchronization? 8.What is Data retrivel? 9.What is Bulk collect 10.How to find maximum salary,avg salary,sum of salary?