UrbanPro

PL/SQL Classes near me in Bangalore, India

Find Best PL/SQL Classes in Bangalore

PL/SQL classes image

How would you like to attend?

Recommended
verified Highly Rated Tutors verified Free Demo Class
PL/SQL cover image
Excellent (4.9)

139 Student Reviews

Excellent (4.9)

139 Student Reviews

Online and Offline PL/SQL Classes

Select from 342 Online & Offline PL/SQL Classes in your city (Last updated: 30 Mar 2026)

(8)
locationImg Krishnarajapura, Bangalore
15 yrs of Exp 4 students
175 hrs of classes completed
rsIcon 200 per hour
DB Architect | ERP Consultant with 18+ years of experience.
Online Classes Online Classes

I am Vinayak, an Oracle Certified PL/SQL Developer and Oracle Certified DBA Professional with over 15 years of extensive experience in the Information Technology sector. My journey in IT has taken me through various multinational corporations, including Oracle Corporation, Fidelity, Thomson Reuters, and Amazon Europe, where I have honed my skills and gained a deep understanding of Oracle technologies. My diverse background in these organizations has equipped me with the expertise to thrive in dynamic and challenging environments. Since 2020, I have transitioned into independent consulting, working from India to help businesses and professionals navigate the complexities of Oracle technologies. My experience as a consultant has allowed me to develop a unique approach to knowledge transition, where I focus on creating comprehensive RunBooks and knowledge documents that facilitate the onboarding process for software engineers. This emphasis on structured documentation has proven invaluable in ensuring that teams can quickly acclimate to their roles and responsibilities. In my training sessions, I incorporate reinforced learning methodologies that emphasize quick application of concepts in real-world scenarios. I believe in employing shortcut techniques that help learners effectively translate theoretical knowledge into practical skills. By simulating industry practices during training, I prepare students to face the demands of the IT sector confidently. My goal is to provide a learning experience that mirrors the real-world challenges they will encounter, ultimately making them job-ready upon completion. With a wealth of experience across nearly all Oracle technologies, including Oracle Applications, I am well-equipped to teach students the intricacies of database management and application development. I focus on fostering an environment that encourages active participation and hands-on learning. By employing interactive training methods, I ensure that students not only understand the material but can also apply it effectively in their future roles. My commitment to student success goes beyond traditional teaching methods. I aim for faster learning outcomes by using simulated applications of learned knowledge. This approach not only enhances the learning experience but also provides students with the confidence to implement their skills in a professional setting. By the end of my training, students will have gained practical insights and the necessary competencies to meet industry expectations and quickly adapt to evolving job demands. Together, let’s embark on a journey of discovery and skill-building in the world of Oracle technologies. I am dedicated to equipping you with the tools and knowledge needed to excel in your IT career and make a meaningful impact in the industry.

Bhugatha Bhargav

I have been learning PL/SQL development from Vinayak Dabgar sir for almost a year, and his teaching style is truly exceptional. He has divided PL/SQL into L1, L2, and L3, covering everything from fundamentals to complex real-time concepts that even many market trainers don’t teach. His LMS (Learning Management System), Snippets tool, and QDB (Interview Question Bank) are extremely helpful for revision and interview preparation. The way he explains concepts with real-time examples, industry scenarios, and step-by-step guidance makes learning very easy and practical. Thanks to his structured training, I gained strong confidence in PL/SQL development. I highly recommend Vinayak DABGAR sir to anyone who wants to build a solid career in SQL & PL/SQL development.

Also teaches: Oracle Training
DB Architect | ERP Consultant with 18+ years of experience.
Online Classes Online Classes

I am Vinayak, an Oracle Certified PL/SQL Developer and Oracle Certified DBA Professional with over 15 years of extensive experience in the Information Technology sector. My journey in IT has taken me through various multinational corporations, including Oracle Corporation, Fidelity, Thomson Reuters, and Amazon Europe, where I have honed my skills and gained a deep understanding of Oracle technologies. My diverse background in these organizations has equipped me with the expertise to thrive in dynamic and challenging environments. Since 2020, I have transitioned into independent consulting, working from India to help businesses and professionals navigate the complexities of Oracle technologies. My experience as a consultant has allowed me to develop a unique approach to knowledge transition, where I focus on creating comprehensive RunBooks and knowledge documents that facilitate the onboarding process for software engineers. This emphasis on structured documentation has proven invaluable in ensuring that teams can quickly acclimate to their roles and responsibilities. In my training sessions, I incorporate reinforced learning methodologies that emphasize quick application of concepts in real-world scenarios. I believe in employing shortcut techniques that help learners effectively translate theoretical knowledge into practical skills. By simulating industry practices during training, I prepare students to face the demands of the IT sector confidently. My goal is to provide a learning experience that mirrors the real-world challenges they will encounter, ultimately making them job-ready upon completion. With a wealth of experience across nearly all Oracle technologies, including Oracle Applications, I am well-equipped to teach students the intricacies of database management and application development. I focus on fostering an environment that encourages active participation and hands-on learning. By employing interactive training methods, I ensure that students not only understand the material but can also apply it effectively in their future roles. My commitment to student success goes beyond traditional teaching methods. I aim for faster learning outcomes by using simulated applications of learned knowledge. This approach not only enhances the learning experience but also provides students with the confidence to implement their skills in a professional setting. By the end of my training, students will have gained practical insights and the necessary competencies to meet industry expectations and quickly adapt to evolving job demands. Together, let’s embark on a journey of discovery and skill-building in the world of Oracle technologies. I am dedicated to equipping you with the tools and knowledge needed to excel in your IT career and make a meaningful impact in the industry.

Bhugatha Bhargav

I have been learning PL/SQL development from Vinayak Dabgar sir for almost a year, and his teaching style is truly exceptional. He has divided PL/SQL into L1, L2, and L3, covering everything from fundamentals to complex real-time concepts that even many market trainers don’t teach. His LMS (Learning Management System), Snippets tool, and QDB (Interview Question Bank) are extremely helpful for revision and interview preparation. The way he explains concepts with real-time examples, industry scenarios, and step-by-step guidance makes learning very easy and practical. Thanks to his structured training, I gained strong confidence in PL/SQL development. I highly recommend Vinayak DABGAR sir to anyone who wants to build a solid career in SQL & PL/SQL development.

Also teaches: Oracle Training
locationImg Medahalli, Bangalore
2 yrs of Exp
Online Classes Online Classes
Tutor's home

i am a teacher, i teach students at home and online i have 3 years of teaching experience. i have a degree BE my key skills are typing c and c++, teaching.

Also teaches: Class I-V Tuition
Online Classes Online Classes
Tutor's home

i am a teacher, i teach students at home and online i have 3 years of teaching experience. i have a degree BE my key skills are typing c and c++, teaching.

Also teaches: Class I-V Tuition
(10)
locationImg J P Nagar, Bangalore
10 yrs of Exp
rsIcon 500 per hour
Online Classes Online Classes
Student's Home
Tutor's home

1. Explaining pl/sql concepts I break down complex pl/sql topics into simple, easy-to-understand parts, tailored to the learner's level. For example: Introduction to pl/sql: block structure, anonymous blocks, and the benefits of pl/sql. Variables and data types: working with scalar, composite, and reference types. Control structures: loops, conditional statements (if-then-else, case). Cursors: both implicit and explicit cursors, cursor attributes, and cursor for loops. Exception handling: handling errors with predefined and user-defined exceptions. Stored procedures and functions: creating, invoking, and managing reusable code. Packages: organizing code with package specifications and bodies. Triggers: creating row-level and statement-level triggers for automating tasks. Performance tuning: using collections, bulk collect, and forall to optimize pl/sql programs. 2. Providing step-by-step examples I use practical examples to illustrate concepts, such as: Writing a simple pl/sql program to calculate factorial values. Demonstrating the use of cursors with a select statement to fetch records iteratively. Using triggers to log changes in a table. 3. Practice-based learning I can provide problem sets, coding challenges, and practical scenarios for students to practice and solidify their understanding of pl/sql. For instance: Building a pl/sql script to automate payroll calculations. Designing stored procedures to validate input data. Writing code to dynamically manage database tables. 4. Debugging and troubleshooting I help learners identify and resolve errors in their pl/sql code by analyzing error messages, logic issues, and performance bottlenecks. For example: Ora errors: diagnosing and resolving common oracle pl/sql errors Debugging techniques: using dbms_output.Put_line, pragma exception_init, and tracing logs to debug code. 5. Performance optimization techniques Explaining how to improve performance with bulk collect and forall. Avoiding unnecessary context switches between sql and pl/sql. Demonstrating best practices for indexing, optimizing queries, and reducing execution time. 6. Assessment and feedback I can create quizzes, assignments, and coding tasks to test pl/sql knowledge, then provide constructive feedback to help learners improve. 7. Real-life scenarios I help students bridge the gap between theory and practice by solving business problems using pl/sql, such as: Generating automated reports using stored procedures. Using triggers for audit logging in enterprise applications. Developing complex transaction processing systems using pl/sql blocks. Summary of support: Through guided explanations, practical examples, exercises, and feedback, I help learners develop strong foundational and advanced skills in pl/sql programming. Whether you're a beginner or an advanced user, I tailor my explanations and support to your needs.

Ayapan Sahoo

Very good trainer. His teaching style is very good and he always focus on that his all student understand all the topic very well.

Online Classes Online Classes
Student's Home
Tutor's home

1. Explaining pl/sql concepts I break down complex pl/sql topics into simple, easy-to-understand parts, tailored to the learner's level. For example: Introduction to pl/sql: block structure, anonymous blocks, and the benefits of pl/sql. Variables and data types: working with scalar, composite, and reference types. Control structures: loops, conditional statements (if-then-else, case). Cursors: both implicit and explicit cursors, cursor attributes, and cursor for loops. Exception handling: handling errors with predefined and user-defined exceptions. Stored procedures and functions: creating, invoking, and managing reusable code. Packages: organizing code with package specifications and bodies. Triggers: creating row-level and statement-level triggers for automating tasks. Performance tuning: using collections, bulk collect, and forall to optimize pl/sql programs. 2. Providing step-by-step examples I use practical examples to illustrate concepts, such as: Writing a simple pl/sql program to calculate factorial values. Demonstrating the use of cursors with a select statement to fetch records iteratively. Using triggers to log changes in a table. 3. Practice-based learning I can provide problem sets, coding challenges, and practical scenarios for students to practice and solidify their understanding of pl/sql. For instance: Building a pl/sql script to automate payroll calculations. Designing stored procedures to validate input data. Writing code to dynamically manage database tables. 4. Debugging and troubleshooting I help learners identify and resolve errors in their pl/sql code by analyzing error messages, logic issues, and performance bottlenecks. For example: Ora errors: diagnosing and resolving common oracle pl/sql errors Debugging techniques: using dbms_output.Put_line, pragma exception_init, and tracing logs to debug code. 5. Performance optimization techniques Explaining how to improve performance with bulk collect and forall. Avoiding unnecessary context switches between sql and pl/sql. Demonstrating best practices for indexing, optimizing queries, and reducing execution time. 6. Assessment and feedback I can create quizzes, assignments, and coding tasks to test pl/sql knowledge, then provide constructive feedback to help learners improve. 7. Real-life scenarios I help students bridge the gap between theory and practice by solving business problems using pl/sql, such as: Generating automated reports using stored procedures. Using triggers for audit logging in enterprise applications. Developing complex transaction processing systems using pl/sql blocks. Summary of support: Through guided explanations, practical examples, exercises, and feedback, I help learners develop strong foundational and advanced skills in pl/sql programming. Whether you're a beginner or an advanced user, I tailor my explanations and support to your needs.

Ayapan Sahoo

Very good trainer. His teaching style is very good and he always focus on that his all student understand all the topic very well.

(2)
locationImg Hebbal, Bangalore
6 yrs of Exp 2 students
rsIcon 250 per hour
PLSQL Developer Trainer with 10 years of experience in IT industry
Online Classes Online Classes
Student's Home
Tutor's home

I have 6 year of working experience in Oracle/SQL/PLSQL. I am currently working in Oracle. I have 5 Years of teaching experience in the same.

PLSQL Developer Trainer with 10 years of experience in IT industry
Online Classes Online Classes
Student's Home
Tutor's home

I have 6 year of working experience in Oracle/SQL/PLSQL. I am currently working in Oracle. I have 5 Years of teaching experience in the same.

(10)
locationImg Electronic City, Bangalore
15 yrs of Exp
Trainer
Online Classes Online Classes
Student's Home
Tutor's home

I completed my education from the most reputed universities like IIEST, Shibpur and Jadavpur University. I have teaching experience for few years and almost 10 years experience in IT industry.

Also teaches: Oracle Training, Database Training and more
Trainer
Online Classes Online Classes
Student's Home
Tutor's home

I completed my education from the most reputed universities like IIEST, Shibpur and Jadavpur University. I have teaching experience for few years and almost 10 years experience in IT industry.

Also teaches: Oracle Training, Database Training and more
locationImg Marathahalli, Bangalore
4 yrs of Exp
rsIcon 100 per hour
IT Professional Trainer with 4 years of experience in IT Industry
Online Classes Online Classes
Tutor's home

I am experienced Oracle developer with good experience in oracle sql, plsql and having experience in teaching for graduate students.While teaching i make sure to clear all doubts of students with real time scenarios . Course Contains : 1. Basic and Advance SQL 2. Basic and Advance PLSQL 3. Basics Unix shell scripting 4. Sql Tunning 5.Basic of Hadoop 6. ORACLE forms and reports

IT Professional Trainer with 4 years of experience in IT Industry
Online Classes Online Classes
Tutor's home

I am experienced Oracle developer with good experience in oracle sql, plsql and having experience in teaching for graduate students.While teaching i make sure to clear all doubts of students with real time scenarios . Course Contains : 1. Basic and Advance SQL 2. Basic and Advance PLSQL 3. Basics Unix shell scripting 4. Sql Tunning 5.Basic of Hadoop 6. ORACLE forms and reports

locationImg Bellandur, Bangalore
7 yrs of Exp
rsIcon 400 per hour
Bigdata Professional Trainer with 7 years of experience in IT Industry
Online Classes Online Classes

I am working as a Bigdata Engineer. I am providing training on Bigdata tech: PYTHON, Apache Spark, PySpark, Hadoop, Control-M, HIVE, Sqoop, Apache NIFI, HBASE etc.

Also teaches: MySQL DBA, Big Data and more
Bigdata Professional Trainer with 7 years of experience in IT Industry
Online Classes Online Classes

I am working as a Bigdata Engineer. I am providing training on Bigdata tech: PYTHON, Apache Spark, PySpark, Hadoop, Control-M, HIVE, Sqoop, Apache NIFI, HBASE etc.

Also teaches: MySQL DBA, Big Data and more
(2)
locationImg Begur Road, Bangalore
2 yrs of Exp
rsIcon 400 per hour
It guy with real time experience in data engineering and tools
Online Classes Online Classes
Student's Home
Tutor's home

I am a teacher. I love teaching and want to share my knowledge with my students. I will take online classes. My approach combines clear concepts, regular practice, and student-friendly strategies to make learning effective and enjoyable.

Sai Kumar

I had taken classes from him on sql and data engineering he has fabulous real time experience on tools which helped me to get job thanks

Also teaches: BSc Tuition, BTech Tuition
It guy with real time experience in data engineering and tools
Online Classes Online Classes
Student's Home
Tutor's home

I am a teacher. I love teaching and want to share my knowledge with my students. I will take online classes. My approach combines clear concepts, regular practice, and student-friendly strategies to make learning effective and enjoyable.

Sai Kumar

I had taken classes from him on sql and data engineering he has fabulous real time experience on tools which helped me to get job thanks

Also teaches: BSc Tuition, BTech Tuition
locationImg Jayanagar Jayanagara 9th Block, Bangalore
8 yrs of Exp
rsIcon 875 per hour
IT Professional in Oracle Technology ( PL/SQL, Apex) with 8+ years of work experience
Online Classes Online Classes

I have around 8+ years of working experience in Oracle SQL and PL/SQL in renowned company. I am also a OCA (Oracle Certified Associate) in PL/SQL exam. I have also 5+ years of experience in Oracle Apex, and Beginner's skill in Python Language

Also teaches: Oracle Training
IT Professional in Oracle Technology ( PL/SQL, Apex) with 8+ years of work experience
Online Classes Online Classes

I have around 8+ years of working experience in Oracle SQL and PL/SQL in renowned company. I am also a OCA (Oracle Certified Associate) in PL/SQL exam. I have also 5+ years of experience in Oracle Apex, and Beginner's skill in Python Language

Also teaches: Oracle Training
locationImg Reliable Tranquil Layout, Bangalore
3 yrs of Exp
rsIcon 500 per hour
Good at teaching and SQL CODING
Online Classes Online Classes
Tutor's home

I will Pl/ SQL Course in detail with examples by using SQL Coding

Also teaches: Web Designing, Oracle Training and more
Good at teaching and SQL CODING
Online Classes Online Classes
Tutor's home

I will Pl/ SQL Course in detail with examples by using SQL Coding

Also teaches: Web Designing, Oracle Training and more
(19)
locationImg BTM 2nd Stage, Bangalore
9 yrs of Exp
Oracle Trainer
Online Classes Online Classes
Tutor's home

I have 9 years of real time hands on experience as oracle developer. I will provide good hands on notes, interview questions and 2 real time projects to do the coding. Course will be covered from real time point of view. Do let me know if you have any questions.

Also teaches: DevOps Training, Database Training and more
Oracle Trainer
Online Classes Online Classes
Tutor's home

I have 9 years of real time hands on experience as oracle developer. I will provide good hands on notes, interview questions and 2 real time projects to do the coding. Course will be covered from real time point of view. Do let me know if you have any questions.

Also teaches: DevOps Training, Database Training and more
locationImg Btm Layout 2nd Stage, Bangalore
4 yrs of Exp
rsIcon 400 per hour
Business Analyst with 5 years of experience in IT industry
Online Classes Online Classes

I am a Business analyst with more than 4 years of industrial experience. I have good hands on SAS, SQL, R tools and along with TABLEAUE for visualization. Good in understanding data, establishing relation between them and always in search of effective methods to enhance programming skills.

Also teaches: SAS Advanced, SAS Base and more
Business Analyst with 5 years of experience in IT industry
Online Classes Online Classes

I am a Business analyst with more than 4 years of industrial experience. I have good hands on SAS, SQL, R tools and along with TABLEAUE for visualization. Good in understanding data, establishing relation between them and always in search of effective methods to enhance programming skills.

Also teaches: SAS Advanced, SAS Base and more
locationImg BTM Layout 11st Stage, Bangalore
11 yrs of Exp
rsIcon 1800 per hour
Full-stack database & .NET developer with 11 years in Oracle and MS SQL Server
Online Classes Online Classes

Over the course of 11 years, I have honed deep expertise in database design, development, optimization, and administration across Oracle and Microsoft SQL Server platforms.

Also teaches: Web Designing, C Sharp and more
Full-stack database & .NET developer with 11 years in Oracle and MS SQL Server
Online Classes Online Classes

Over the course of 11 years, I have honed deep expertise in database design, development, optimization, and administration across Oracle and Microsoft SQL Server platforms.

Also teaches: Web Designing, C Sharp and more
locationImg Jakkur, Bangalore
2 yrs of Exp
Tutor
Online Classes Online Classes
Student's Home
Tutor's home

Experience / Internship / Certifications: - Experience ( 1.5+ years ) o Currently working in CGI as Associate Software Engineer - PL/SQL Developer since February 19 o Worked at Hewlett Packard Enterprise as GCM & DCGCM Specialist from October 18 to February 19 o 9 months of experience as Technical Lead in GetAwayNow. -Internship ( 3 months ) o Online Internship at Oxygen Development LLC, Florida, U.S.A in Oracle E.B.S. - Certifications o PSET (Programming Skill Enhancement Training) & JANUS Placement Training o Programming in C & Project Development using C Language o Basic Computer Hardware and Networking Technical Qualifications: Languages : C, C++, JAVA, HTML, CSS, Java Script, Networking and Hardware, SQL, PL/SQL, Shell Scripting, Python, C# Applications : Microsoft Office, Oracle, Adobe, Power BI, Joomla, TOAD, etc Management Skills: Sergeant Major in 39 KAR INF BN NCC, Army Wing. Volunteered as H.R Coordinator for Placements. Technical Lead for M/s GetAwayNow delivering Excellency. Conducted many Social Service Events as a Lead Event Manager in a NGO. Conducted many Events in the College such as Sambhrama, Technical Fest and Ethnic Day. Projects: 1. PROJECT - MICRO COMPUTER USING SINGLE BOARD Feb-May Affordable, Secure, Compact Personal Computer/Laptop, Low Cost Servers can be built using this technology.

Also teaches: SQL Programming, Computer and more
Tutor
Online Classes Online Classes
Student's Home
Tutor's home

Experience / Internship / Certifications: - Experience ( 1.5+ years ) o Currently working in CGI as Associate Software Engineer - PL/SQL Developer since February 19 o Worked at Hewlett Packard Enterprise as GCM & DCGCM Specialist from October 18 to February 19 o 9 months of experience as Technical Lead in GetAwayNow. -Internship ( 3 months ) o Online Internship at Oxygen Development LLC, Florida, U.S.A in Oracle E.B.S. - Certifications o PSET (Programming Skill Enhancement Training) & JANUS Placement Training o Programming in C & Project Development using C Language o Basic Computer Hardware and Networking Technical Qualifications: Languages : C, C++, JAVA, HTML, CSS, Java Script, Networking and Hardware, SQL, PL/SQL, Shell Scripting, Python, C# Applications : Microsoft Office, Oracle, Adobe, Power BI, Joomla, TOAD, etc Management Skills: Sergeant Major in 39 KAR INF BN NCC, Army Wing. Volunteered as H.R Coordinator for Placements. Technical Lead for M/s GetAwayNow delivering Excellency. Conducted many Social Service Events as a Lead Event Manager in a NGO. Conducted many Events in the College such as Sambhrama, Technical Fest and Ethnic Day. Projects: 1. PROJECT - MICRO COMPUTER USING SINGLE BOARD Feb-May Affordable, Secure, Compact Personal Computer/Laptop, Low Cost Servers can be built using this technology.

Also teaches: SQL Programming, Computer and more
SarLakG Technologies PL/SQL institute in Bangalore
(372)
locationImg Basavanagudi, Bangalore
rsIcon 260 per hour
Online Classes Online Classes
Tutor's home

- Awarded as Best Training Institute in Bangalore in 2014/2015/2017/2019 - Industry level training for freshers and experienced. - 100% Placement Assistance. - We have tied-up with more than 50 companies for placements. - Resume Building. - Project Assistance. - All our trainers are industry experienced, with 6-15 years. - Back-up classes in case if you missed the classes. - 6 Months of free membership to attend the same course.

Also teaches: Angular.JS, Java Training and more
Online Classes Online Classes
Tutor's home

- Awarded as Best Training Institute in Bangalore in 2014/2015/2017/2019 - Industry level training for freshers and experienced. - 100% Placement Assistance. - We have tied-up with more than 50 companies for placements. - Resume Building. - Project Assistance. - All our trainers are industry experienced, with 6-15 years. - Back-up classes in case if you missed the classes. - 6 Months of free membership to attend the same course.

Also teaches: Angular.JS, Java Training and more
(1)
locationImg Bilekahalli, Bangalore
6 yrs of Exp
Tutor
Tutor's home

I am having 7+ years of rich experience in ETL ecosystem mostly over Informatica Power Center tools . Data Modeling ,Conceptualization ,Extraction and Integrations with various Database vendors has been my primary responsibility . Passionate about imparting quality knowledge transition of the Informatica/ETL technology stack from both developer /admin perspective. Happy Learning !

Also teaches: SQL Programming, Informatica and more
Tutor
Tutor's home

I am having 7+ years of rich experience in ETL ecosystem mostly over Informatica Power Center tools . Data Modeling ,Conceptualization ,Extraction and Integrations with various Database vendors has been my primary responsibility . Passionate about imparting quality knowledge transition of the Informatica/ETL technology stack from both developer /admin perspective. Happy Learning !

Also teaches: SQL Programming, Informatica and more
locationImg Electronic City Electronic City Phase II, Bangalore
8 yrs of Exp
rsIcon 350 per hour
8 Years of experience in Oracle SQL & PL/SQL with real time scenarios and Concepts
Online Classes Online Classes

Hi Students, I have 8 years of experience as SQL & PL/SQL developer currently I am working as a Project Lead in reputed IT organization and I have 6 years of training experience also I can train my students with real time scenarios and Concepts to easily crack the interviews. I come with good and easily understandable teaching methods with real time scenarios and Concepts which can help you to analyze the topic and implement them in real scenarios. I can make you feel coding will be joyful You can reach out to me for a demo, So that you can able to understand the course as well as my teaching techniques. Apart from teaching I can help you in Placements and interviews. Thank you, Hope you will make good decision and have a bright future in IT field.

Also teaches: SQL Programming
8 Years of experience in Oracle SQL & PL/SQL with real time scenarios and Concepts
Online Classes Online Classes

Hi Students, I have 8 years of experience as SQL & PL/SQL developer currently I am working as a Project Lead in reputed IT organization and I have 6 years of training experience also I can train my students with real time scenarios and Concepts to easily crack the interviews. I come with good and easily understandable teaching methods with real time scenarios and Concepts which can help you to analyze the topic and implement them in real scenarios. I can make you feel coding will be joyful You can reach out to me for a demo, So that you can able to understand the course as well as my teaching techniques. Apart from teaching I can help you in Placements and interviews. Thank you, Hope you will make good decision and have a bright future in IT field.

Also teaches: SQL Programming
locationImg Bellandur, Bangalore
10 yrs of Exp
rsIcon 250 per hour
Plsql ,sql ,sql server,shell script ,oracle apex trainer,discreat math
Online Classes Online Classes
Student's Home
Tutor's home

I am having 10 years of experience in oracle database as plsql developer both in data migration,version to version migration ,data quality check, integrity check and application development as well pure handled front-end from backend. Added advantages on-site development work tour client visit for Singapore Qatar Canada sand Romania. OCA and OCP certified in 2011. Project awarded in 2013 2015 and 2017 for java based applications use huge performance running from oracle backend.

Also teaches: Oracle Training, Web Designing and more
Plsql ,sql ,sql server,shell script ,oracle apex trainer,discreat math
Online Classes Online Classes
Student's Home
Tutor's home

I am having 10 years of experience in oracle database as plsql developer both in data migration,version to version migration ,data quality check, integrity check and application development as well pure handled front-end from backend. Added advantages on-site development work tour client visit for Singapore Qatar Canada sand Romania. OCA and OCP certified in 2011. Project awarded in 2013 2015 and 2017 for java based applications use huge performance running from oracle backend.

Also teaches: Oracle Training, Web Designing and more
Ignited Minds Technologies PL/SQL institute in Bangalore
(50)
locationImg Yelahanka, Bangalore
Less than a yr Exp 14 students
rsIcon 250 per hour
Online Classes Online Classes
Tutor's home

Samarth one of the Best Oracle and Python trainer in PAN India, successfully train and placed 200+ students. Reputation of IGNTED MINDS is placing 25+ students every month and tied with my industry hiring patters. He carries 15+ years exp in Database development , Big Data Analytics and publisher of many oracle performance tuning white papers. Currently he is leading Data Analytics platform on Pyspark and delivering solution for many top MNC in Globe. All training classes are conducted with lot of deep concepts, examples and real time projects. at the end of the training resumes will be prepared and will be helping with interviews and also hiring for internal projects. Courses Conduct by Samarh Oracle SQL PLSQL and Performance Tuning Data Science Python for Data science BIG DATA Pyspark

Also teaches: Java Training, Class 9 Tuition and more
Online Classes Online Classes
Tutor's home

Samarth one of the Best Oracle and Python trainer in PAN India, successfully train and placed 200+ students. Reputation of IGNTED MINDS is placing 25+ students every month and tied with my industry hiring patters. He carries 15+ years exp in Database development , Big Data Analytics and publisher of many oracle performance tuning white papers. Currently he is leading Data Analytics platform on Pyspark and delivering solution for many top MNC in Globe. All training classes are conducted with lot of deep concepts, examples and real time projects. at the end of the training resumes will be prepared and will be helping with interviews and also hiring for internal projects. Courses Conduct by Samarh Oracle SQL PLSQL and Performance Tuning Data Science Python for Data science BIG DATA Pyspark

Also teaches: Java Training, Class 9 Tuition and more
(6)
locationImg Panathur, Bangalore
8 yrs of Exp
Trainer
Online Classes Online Classes

Have 8 years of experience in PL SQL Designing. Able to handle projects individually.

Also teaches: Database Training, Oracle Training and more
Trainer
Online Classes Online Classes

Have 8 years of experience in PL SQL Designing. Able to handle projects individually.

Also teaches: Database Training, Oracle Training and more
locationImg Hoodi, Bangalore
10 yrs of Exp
rsIcon 1000 per hour
Senior Business Analyst with one of the MAANG companies
Online Classes Online Classes
Student's Home
Tutor's home

I'm a Senior Business Analyst offering 10+ years of teaching experience and 6+years of IT experience in business analytics, automation, stakeholder management, people management and predictive analytics space. I am currently working in one of the MAANG (Meta, Apple, Amazon, Netflix and Google) companies for 4+ years as business analyst where I support the business teams in taking data driven decisions along with data pipeline creation and maintenance, dashboarding, product enhancements, product analytics etc. Certifications offered by me- 1. AWS Certified Data Analytics - Specialty 2. Microsoft Certified: Azure Data Fundamentals 3. Oracle Database SQL Certified Associate Certification Technologies in which I provide training- Cloud - AWS Cloud Tools - AWS Redshift, AWS lambda, AWS Athena, AWS S3, AWS Quicksight Languages - SQL, Python, Excel macro, R, SAS Databases - AWS SQL Server ETL - Informatica Visualization - Excel, PowerBI, AWS quicksight Machine Learning - Jupyter Notebook, Python, Pandas, Numpy, Statistics, Probability

Also teaches: Microsoft Power BI, Interview Skills and more
Senior Business Analyst with one of the MAANG companies
Online Classes Online Classes
Student's Home
Tutor's home

I'm a Senior Business Analyst offering 10+ years of teaching experience and 6+years of IT experience in business analytics, automation, stakeholder management, people management and predictive analytics space. I am currently working in one of the MAANG (Meta, Apple, Amazon, Netflix and Google) companies for 4+ years as business analyst where I support the business teams in taking data driven decisions along with data pipeline creation and maintenance, dashboarding, product enhancements, product analytics etc. Certifications offered by me- 1. AWS Certified Data Analytics - Specialty 2. Microsoft Certified: Azure Data Fundamentals 3. Oracle Database SQL Certified Associate Certification Technologies in which I provide training- Cloud - AWS Cloud Tools - AWS Redshift, AWS lambda, AWS Athena, AWS S3, AWS Quicksight Languages - SQL, Python, Excel macro, R, SAS Databases - AWS SQL Server ETL - Informatica Visualization - Excel, PowerBI, AWS quicksight Machine Learning - Jupyter Notebook, Python, Pandas, Numpy, Statistics, Probability

Also teaches: Microsoft Power BI, Interview Skills and more
(10)
locationImg J. P. Nagar 8th Phase, Bangalore
8 yrs of Exp 3 students
Senior Oracle Developer
Online Classes Online Classes
Student's Home
Tutor's home

I have 8+ years of experience as a Oracle developer. I am Oracle Certified Professional (OCP).I have been teaching Since 2015. I used to train on SQL, PL/SQL and Advanced PL/SQL.It's my passion to share my knowledge on Oracle through my training's. I make students to understand the complex topics with easy examples. I have trained several working professionals and people who are looking for job(freshers). I fell, I made several Oracle Experts through my training. I trained few outside India students through my online training's.

Also teaches: SQL Programming, Oracle Certification and more
Senior Oracle Developer
Online Classes Online Classes
Student's Home
Tutor's home

I have 8+ years of experience as a Oracle developer. I am Oracle Certified Professional (OCP).I have been teaching Since 2015. I used to train on SQL, PL/SQL and Advanced PL/SQL.It's my passion to share my knowledge on Oracle through my training's. I make students to understand the complex topics with easy examples. I have trained several working professionals and people who are looking for job(freshers). I fell, I made several Oracle Experts through my training. I trained few outside India students through my online training's.

Also teaches: SQL Programming, Oracle Certification and more
locationImg Manjunatha Lay out, Bangalore
6 yrs of Exp
rsIcon 1000 per hour
Online Classes Online Classes

I am a technical engineer with over six years of experience in software administration in UNIX, SQL, Cloud and VNF based applications. I have worked in telco and banking projects. I graduated B.Tech from Manipal and have 7.75 CGPA.

Also teaches: GRE Coaching, SQL Programming and more
Online Classes Online Classes

I am a technical engineer with over six years of experience in software administration in UNIX, SQL, Cloud and VNF based applications. I have worked in telco and banking projects. I graduated B.Tech from Manipal and have 7.75 CGPA.

Also teaches: GRE Coaching, SQL Programming and more
(2)
locationImg Singasandra, Bangalore
6 yrs of Exp
Trainer
Student's Home
Tutor's home

For Past 10 years I have an experience in teaching professional in the corporates on Advanced Excel and Yellow belt & Green Belt training (Six Sigma). I prefer teaching for those who are really interested and which will help in their career. Close to 70 training's and 1000 + trainees I have taken. I have started working with Excel from 2004. Automation through functions and formulas (Dashboard, Scorecard, Payroll etc.) I have a passion on teaching and have very good rating scores as a trainer. Six Sigma Training: I am a Black Belt consultant and have taken some 15 training session on Yellow belt and Green Belt. For all tools, I use Mini tab and excel.

Also teaches: Oracle Training, Web Designing and more
Trainer
Student's Home
Tutor's home

For Past 10 years I have an experience in teaching professional in the corporates on Advanced Excel and Yellow belt & Green Belt training (Six Sigma). I prefer teaching for those who are really interested and which will help in their career. Close to 70 training's and 1000 + trainees I have taken. I have started working with Excel from 2004. Automation through functions and formulas (Dashboard, Scorecard, Payroll etc.) I have a passion on teaching and have very good rating scores as a trainer. Six Sigma Training: I am a Black Belt consultant and have taken some 15 training session on Yellow belt and Green Belt. For all tools, I use Mini tab and excel.

Also teaches: Oracle Training, Web Designing and more
locationImg Kumaraswamy Layout, Bangalore
13 yrs of Exp
rsIcon 300 per hour
Having 18 years experience in Data warehousing solutions using Siebel Analytic, OBIEE, OAC Data vi
Online Classes Online Classes

• Handled multiple roles and responsibilities that Includes Technical Consultant, Technology Lead, Solution Architect, Project Management, People Management, Delivery Management, Offshore Onsite Coordinator & Pre-sales. Managed the complete development life cycle of DW/BI projects with teams of up to 30 direct reports. • Having extensive experience in Data warehousing solutions using Siebel Analytic, OBIEE, OAC Data visualization, BI Publisher, Tableau , Power BI, Informatica, Alteryx ,ODI & Python. • Good experience in interacting with business stakeholders on business transformation initiatives • Good experience in preparing project effort/schedule estimations, project, quality & other subsidiary plans

Also teaches: OBIEE, Tableau and more
Having 18 years experience in Data warehousing solutions using Siebel Analytic, OBIEE, OAC Data vi
Online Classes Online Classes

• Handled multiple roles and responsibilities that Includes Technical Consultant, Technology Lead, Solution Architect, Project Management, People Management, Delivery Management, Offshore Onsite Coordinator & Pre-sales. Managed the complete development life cycle of DW/BI projects with teams of up to 30 direct reports. • Having extensive experience in Data warehousing solutions using Siebel Analytic, OBIEE, OAC Data visualization, BI Publisher, Tableau , Power BI, Informatica, Alteryx ,ODI & Python. • Good experience in interacting with business stakeholders on business transformation initiatives • Good experience in preparing project effort/schedule estimations, project, quality & other subsidiary plans

Also teaches: OBIEE, Tableau and more

How to Find the Best PL/SQL Classes in Bangalore in 3 Simple Steps?

Search Tutor

Step 1: Find a PL/SQL Tutor

Browse hundreds of experienced dance tutors across Bangalore. Compare profiles, teaching styles, reviews, and class timings to find the one that fits your goals

Book Demo

Step 2: Book & Attend a Free Demo Class

Select your preferred tutor and book a free demo session. Experience their teaching style, ask questions, and understand the class flow before you commit.

Pay & Start

Step 3: Pay & Start Learning

Once you're satisfied, make the payment securely through UrbanPro and start your dance journey! Learn at your own pace — online or in-person — and track your progress easily.

Find the best PL/SQL Tutor Classes

Selected Location

    Reviews for top PL/SQL Classes

    N
    Shubham attended PL/SQL
    star star star star star Verified Student
    "Thank you for the excellent PL/SQL sessions. Your step-by-step explanation, real-time..."
    V
    Bhugatha attended PL/SQL
    star star star star star Verified Student
    "I have been learning PL/SQL development from Vinayak Dabgar sir for almost a year,..."
    P
    Sai attended PL/SQL
    star star star star star Verified Student
    "I had taken classes from him on sql and data engineering he has fabulous real time..."
    N
    Sweta attended PL/SQL
    star star star star star Verified Student
    "I’m really grateful for your mentorship and the time you’ve dedicated to helping..."
    V
    Srikanth attended PL/SQL
    star star star star star Verified Student
    "1) Beyond his deep knowledge, Vinayak's clear and articulate voice made complex concepts..."
    N
    Sneha attended PL/SQL
    star star star star star Verified Student
    "Nihar Sir is an excellent SQL teacher who makes tough concepts easy to grasp. His..."
    N
    Venkat attended PL/SQL
    star star star star star Verified Student
    "Nihar as a Tutor provided an excellent learning experience. His course content was..."
    S
    Ayapan attended PL/SQL
    star star star star star Verified Student
    "Very good trainer. His teaching style is very good and he always focus on that his..."

    Do you offer PL/SQL Classes?

    Create Free Profile >>

    Key highlights about PL/SQL Classes

    Free Demo Class
    :
    Available
    Average Price
    :
    INR 400/hr
    Total Available
    :
    342
    Class Format
    :
    Online or Offline classes

    FAQ

    How do I find the best PL/SQL Classes near me in Bangalore, India near me ?

    You can browse the list of best PL/SQL tutors on UrbanPro.com. You can even book a free demo class to decide which Tutor to start classes with.

    What is the typical Fee charged for PL/SQL Classes near me in Bangalore, India?

    The fee charged varies between online and offline classes. Generally you get the best quality at the lowest cost in the online classes, as the best tutors don’t like to travel to the Student’s location.

    Monthly Fee for 1-1 Classes

    INR INR 3,600 - INR 6,000 for 12 classes per month

    Hourly Fee for 1-1 Classes

    INR INR 300 - INR 500

    Monthly Fee for Group Classes

    INR INR 2,880 - INR 4,800 for 12 classes per month

    Hourly Fee for Group Classes

    INR INR 240 - INR 400

    Monthly Fee for PL/SQL Classes at home

    INR INR 4,800 - INR 6,000 for 12 classes per month

    Hourly Fee for PL/SQL Classes at home

    INR INR 400 - INR 500

    Monthly Fee for Online PL/SQL Classes

    INR INR 3,600 - INR 6,000 for 12 classes per month

    Hourly Fee for Online PL/SQL Classes

    INR INR 300 - INR 500

    Does joining PL/SQL Classes help?

    It definitely helps to join PL/SQL Classes near me in Bangalore, India, as you get the desired motivation from a Teacher to learn. If you need personal attention and if your budget allows, select 1-1 Class. If you need peer interaction or have budget constraints, select a Group Class.

    Where can I find PL/SQL Classes near me?

    UrbanPro has a list of best PL/SQL Classes

    PL/SQL Classes in your city


    Learn More:


    Also see


    Tags

    • PL/SQL Classes in Bengaluru
    • PL/SQL Classes in Bangalore Rural

    PL/SQL Questions

    How can PL/SQL functions return multiple values?

    Best Practices for Returning Multiple Values in PL/SQL Functions Introduction As an experienced tutor...

    What can we do with PL/SQL?

    As an experienced tutor registered on UrbanPro.com, I specialize in providing comprehensive PL/SQL training...

    What is the cost of SQL - PL/SQL training in an institute?

    Offline means they will charge around 4k. . If you required online they will charge from 15k to 20k in hyderabad.

    I need your help to choose my career as I have three years of gap between my education. I know SQL. Can...

    As you are strong and interested in SQL, why not to choose ETL Testing? It has a good career ahead in...

    What are the responsibilities of 3 years experienced pl sql developer?

    Responsibilities of a 3 Years Experienced PL/SQL Developer As a seasoned PL/SQL developer with three...


    PL/SQL Lessons

    Interview questions on Packages in Oracle

    Let me list few standard questions asked in the interviews on plsql package. 1. Why packages are used? What are it's advantages? 2. Name few bulin-in...

    Write a query

    To find out how many 'a' characters are present in the string 'database'?

    Starter on exception handling

    Just run these two blocks individually, observe the output and comment on what do you understand from it. SET SERVEROUTPUT ONDeclareCursor C is select...

    SQL Subqueries - Used in various ways

    If you master the concepts of subqueries, you would gain a lot of flexibility in writing complex SQL queries. Let's not get into Correlated subqueries,...

    How does a SQL Query Execute inside Oracle? What are the steps followed in the background?

    The above snapshot says it all. Hence it is said, 'Picture says it all'. Basically, there are 4-5 steps. There are two possible ways of query being...

    Find Best PL/SQL Classes?

    Find Now »

    Find Best PL/SQL Classes?

    Find Now »

    This website uses cookies

    We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

    Accept All
    Decline All

    UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more