Maximum questions was on current project and bankin domain and most of the questions was on indexes, views, triggers, queries etc and also some questions about procedure, functions
Plsql Entwickler Interview Questions
295 plsql entwickler interview questions shared by candidates
SQL and Plsql basics question question related to joins cursor function procedure Dml Ddl and some query related to self joins union merge ,
"What are the differences between a procedure and a function in PL/SQL?" "Write a trigger that prevents deletion of records from the employee table on weekends." "Explain the concept of a mutating table and how it can affect triggers." "How do you handle errors in PL/SQL, and what are some best practices for error logging?" "What are bind variables, and how do they improve performance?" "What is the difference between an implicit and explicit cursor?" "How do you combine two tables with differing data and columns without using joins?" (Answer: You can't) "What is GROUP BY, and how is it used in SQL?"
1. sequence like 5,7,9 syntax 2. dual table rows and cols 3. substr 4. instr 5. delete duplicate records in table 6. better way of writing select distinct cls from table 7. union, minus, intersect 8. queries using join of 2 table 9. using analytical fn to find product which had increasing sales 10. pick users whose last name between h% and P% 11. transpose cols to rows in sql 12. union first table all rec, second table matching rec (different structure) 13. using group by + having clause in query
procedure and function (multiple values return)
Many unexpected questions from previous JDs
Asking for projects and questions related to plsql
Teste prático sobre a linguagem.
Round 1: Technical round with 3 panel members. Questions are on basics like packages, triggers, views, procedures and functions. Round 2: Coding round 7 questions in 1 hour. The coding round will be on Notepad and will be mostly SQL queries and writing code related to functions and bulk collections
sql related
Viewing 271 - 280 interview questions