SlideShare a Scribd company logo
1 of 11
Download to read offline
Unlock your Learning Potential !
ISO 9001:2008
Certified Company
Course details:
Course Code : MYT1652
Course Name: Oracle PL/SQL
Course duration: Fast track – 4 weeks
Regular weekdays – 6 weeks
Week End – 8 weeks
Training mode:
instructor led class training | Live virtual training
Contact: +91 90191 91856
Email:info@mytectra.com
Web: www.mytectra.com
Twitter : https://twitter.com/mytectra
Facebook: https://www.facebook.com/myTectra.Global
Linkedin: https://www.linkedin.com/company-beta/3030278/
Blog: http://mytectra.blogspot.in/
DQL-The Select Statement1
 Identifying Table and Column Names1.1
 Components of a Simple SELECT1.2
 Examples of Simple SELECT statements1.3
 Creating Character Values in the SELECT clause1.4
 Computing Numeric Values in the SELECT clause1.5
Limiting The Database Records Retrieved –WHERE2
 Evaluation Operators Used in the Where Clause2.1
 Using the Equal (=) and IS operators2.2
 Using the Greater Than (>) and Less Than (<) Operators2.3
 Using the In Operator2.4
 ANY, SOME, or ALL Keywords2.5
 Using the Between Operator2.6
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
 Using the LIKE Operator2.7
 Using AND or to Document Multiple Conditions2.8
 Mixing AND OR in the WHERE clause2.9
Sorting Records -ORDER BY3
 Ascending/Descending Order3.1
 Using Expression Numbers as the Names of Sort Columns3.2
Joins4
 Retrieving Records from Multiple Tables4.1
 How to Combine or Join Tables4.2
 What to Do with Join Columns with the Same Name4.3
 Join Types4.4
 Joining Tables When the Value Exists in Only One Table4.5
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
 The Outer Join4.6
 LEFT OUTER JOIN4.7
 RIGHT OUTER JOIN4.8
 FULL OUTER JOIN4.9
 Non-equijoins4.10
 Self Joins4.11
 Cartesian Joins4.12
GROUP BY Clause And Functions5
 Group Functions5.1
 COUNT5.2
 SUM5.3
 AVG5.4
 MIN5.5
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
 MAX5.6
 GREATEST5.7
 LEAST5.8
 HAVING Clause5.9
Character Functions6
 The INITCAP Function6.1
 The INSTR Function6.2
 The LENGTH Function6.3
 The LOWER Function6.4
 The LPAD Function6.5
 The LTRIM Function6.6
 The REPLACE Function6.7
 The RPAD Function6.8
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
 The RTRIM Function6.9
 The TO_CHAR Function6.10
 The TRIM Function6.11
 The UPPER Function6.12
DECODE Function7
 How to use DECODE Function?7.1
 Simple CASE7.2
 Searched CASE7.3
 Difference between CASE and DECODE7.4
Creating New Values With Numeric And Date Functions8
 Using the NVL, NVL2 and Coalesce Functions8.1
 The ROUND Function8.2
 The TRUNC Function8.3
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
Dates And Date Functions9
 The ADD_MONTHS Function9.1
 The LAST_DAY Function9.2
 The MONTHS_BETWEEN Function9.3
 The NEXT_DAY Function9.4
 The ROUND and TRUNC Data Functions9.5
 The TO_DATE Function9.6
Set Operators10
 UNION10.1
 UNION ALL10.2
 MINUS10.3
 INTERSECT10.4
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
Subqueries11
 Multiple-Row Subqueries11.1
 Multiple-Column Queries11.2
 Correlated Subqueries11.3
The Data Definition Language12
 CREATE12.1
 DROP12.2
 ALTER12.3
 TRUNCATE12.4
The Data Manipulation Language13
 INSERT13.1
 UPDATE13.2
 DELETE13.3
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
The Data Control Language14
 GRANT14.1
 REVOKE14.2
The Transaction Control Language15
 COMMIT15.1
 ROLLBACK15.2
 SAVEPOINT15.3
Views16
 Simple and Complex Views16.1
 Create view16.2
 Drop view16.3
 Alter view16.4
 Select data through view16.5
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
Synonyms17
 Create synonym17.1
 Drop synonym17.2
 Public and Private Synonym17.3
 Usage17.4
Sequences18
 Create sequence18.1
 Drop Sequence18.2
 Alter Sequence18.3
 CURRVAL18.4
 NEXTVAL18.5
 Using in select statement18.6
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com
Indexes19
 Create index19.1
 Drop Index19.2
 Alter Index19.3
 BTREE Index19.4
 Bitmap Index19.5
 Cardinality19.6
Integrity Constraints20
 Primary Key -Table Level and Column Level20.1
 Foreign Key -Table Level and Column Level20.2
 Check constraint20.3
myTectra Learning Solutions private Limited
Bangalore-BTM Layout/
+91 90191 91856/ info@mytectra.com / www.mytectra.com

More Related Content

Similar to Best Oracle PL SQL Training in Bangalore. Join myTectra

Oracle database 12c sql worshop 1 student guide vol 2
Oracle database 12c sql worshop 1 student guide vol 2Oracle database 12c sql worshop 1 student guide vol 2
Oracle database 12c sql worshop 1 student guide vol 2Otto Paiz
 
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...SequelGate
 
MySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMayank Prasad
 
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutionsAshwin Kumar
 
ETL Testing Training | ETL Testing Training In Bangalore
ETL Testing Training | ETL Testing Training In BangaloreETL Testing Training | ETL Testing Training In Bangalore
ETL Testing Training | ETL Testing Training In BangaloreVyshnavi Reddy
 
Advance Data Analysis & Database
Advance Data Analysis & DatabaseAdvance Data Analysis & Database
Advance Data Analysis & DatabaseAhmed Yasir Khan
 
Certificate of Completion SQL Intermediate to Advanced Course Behanka Trompeter
Certificate of Completion SQL Intermediate to Advanced Course Behanka TrompeterCertificate of Completion SQL Intermediate to Advanced Course Behanka Trompeter
Certificate of Completion SQL Intermediate to Advanced Course Behanka TrompeterBehanka Trompeter
 
Kursi Database - SQL Querying
Kursi Database - SQL QueryingKursi Database - SQL Querying
Kursi Database - SQL Queryingtctal
 
Introduction to oracle 9i pl sql - part 2
Introduction to oracle 9i pl sql - part 2Introduction to oracle 9i pl sql - part 2
Introduction to oracle 9i pl sql - part 2Manaswi Sharma
 
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By Example
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By ExampleIBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By Example
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By ExampleIBM Connections Developers
 
D80194GC20_sg1.pdf
D80194GC20_sg1.pdfD80194GC20_sg1.pdf
D80194GC20_sg1.pdfEdris Fedlu
 

Similar to Best Oracle PL SQL Training in Bangalore. Join myTectra (20)

Qlikview Training in Bangalore by myTectra
Qlikview Training in Bangalore by myTectraQlikview Training in Bangalore by myTectra
Qlikview Training in Bangalore by myTectra
 
Oracle database 12c sql worshop 1 student guide vol 2
Oracle database 12c sql worshop 1 student guide vol 2Oracle database 12c sql worshop 1 student guide vol 2
Oracle database 12c sql worshop 1 student guide vol 2
 
Spring Boot Developer training in bangalore by myTectra
Spring Boot Developer training in bangalore  by myTectra Spring Boot Developer training in bangalore  by myTectra
Spring Boot Developer training in bangalore by myTectra
 
Best Selenium Training in Bangalore Offered by myTectra
Best Selenium Training in Bangalore Offered by myTectraBest Selenium Training in Bangalore Offered by myTectra
Best Selenium Training in Bangalore Offered by myTectra
 
Plsql 9i vol2
Plsql 9i vol2Plsql 9i vol2
Plsql 9i vol2
 
Best Oracle Apps Technical Training in Bangalore.myTectra
Best Oracle Apps Technical Training in Bangalore.myTectraBest Oracle Apps Technical Training in Bangalore.myTectra
Best Oracle Apps Technical Training in Bangalore.myTectra
 
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
MSBI with SQL Server T-SQL | Microsoft BI With Server T-SQL | Realtime Traini...
 
MySQL Performance Schema : fossasia
MySQL Performance Schema : fossasiaMySQL Performance Schema : fossasia
MySQL Performance Schema : fossasia
 
Best Informatica Training Form myTectra in Bangalore
Best Informatica Training Form myTectra in BangaloreBest Informatica Training Form myTectra in Bangalore
Best Informatica Training Form myTectra in Bangalore
 
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions
48742447 11g-sql-fundamentals-ii-additional-practices-and-solutions
 
Big Data analytics with Tableau Training by myTectra
Big Data analytics with Tableau Training by myTectraBig Data analytics with Tableau Training by myTectra
Big Data analytics with Tableau Training by myTectra
 
ETL Testing Training | ETL Testing Training In Bangalore
ETL Testing Training | ETL Testing Training In BangaloreETL Testing Training | ETL Testing Training In Bangalore
ETL Testing Training | ETL Testing Training In Bangalore
 
Advance Data Analysis & Database
Advance Data Analysis & DatabaseAdvance Data Analysis & Database
Advance Data Analysis & Database
 
Certificate of Completion SQL Intermediate to Advanced Course Behanka Trompeter
Certificate of Completion SQL Intermediate to Advanced Course Behanka TrompeterCertificate of Completion SQL Intermediate to Advanced Course Behanka Trompeter
Certificate of Completion SQL Intermediate to Advanced Course Behanka Trompeter
 
ServiceNow 101 Administration Training From mytectra
ServiceNow 101 Administration Training From mytectraServiceNow 101 Administration Training From mytectra
ServiceNow 101 Administration Training From mytectra
 
Kursi Database - SQL Querying
Kursi Database - SQL QueryingKursi Database - SQL Querying
Kursi Database - SQL Querying
 
Introduction to oracle 9i pl sql - part 2
Introduction to oracle 9i pl sql - part 2Introduction to oracle 9i pl sql - part 2
Introduction to oracle 9i pl sql - part 2
 
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By Example
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By ExampleIBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By Example
IBM Connect 2014 - AD204: What's new in the IBM Domino Objects: By Example
 
Data Warehousing And Business Intelligence Training
Data Warehousing And Business Intelligence TrainingData Warehousing And Business Intelligence Training
Data Warehousing And Business Intelligence Training
 
D80194GC20_sg1.pdf
D80194GC20_sg1.pdfD80194GC20_sg1.pdf
D80194GC20_sg1.pdf
 

More from myTectra Learning Solutions Private Ltd

More from myTectra Learning Solutions Private Ltd (20)

Best Ansible Training in Bangalore. Join myTectra Now
Best Ansible Training in Bangalore. Join myTectra NowBest Ansible Training in Bangalore. Join myTectra Now
Best Ansible Training in Bangalore. Join myTectra Now
 
The MapReduce Design Patterns Training in Banhgalore
The MapReduce Design Patterns Training in BanhgaloreThe MapReduce Design Patterns Training in Banhgalore
The MapReduce Design Patterns Training in Banhgalore
 
Statistics Essentials for Analytics Training in Bangalore
Statistics Essentials for Analytics Training in BangaloreStatistics Essentials for Analytics Training in Bangalore
Statistics Essentials for Analytics Training in Bangalore
 
C Programming and Data Structures Training In Bangalore
C Programming and Data Structures Training In BangaloreC Programming and Data Structures Training In Bangalore
C Programming and Data Structures Training In Bangalore
 
Essentials of Professional VLSI Digital Design Training
Essentials of Professional VLSI Digital Design TrainingEssentials of Professional VLSI Digital Design Training
Essentials of Professional VLSI Digital Design Training
 
The Predictive Modelling in R Training in Bangalore
The Predictive Modelling in R Training in BangaloreThe Predictive Modelling in R Training in Bangalore
The Predictive Modelling in R Training in Bangalore
 
The Best Comprehensive MapReduce Training in Bangalore
The Best Comprehensive MapReduce Training in BangaloreThe Best Comprehensive MapReduce Training in Bangalore
The Best Comprehensive MapReduce Training in Bangalore
 
Decision Tree Modeling Using R Training in Bangalore
Decision Tree Modeling Using R Training in BangaloreDecision Tree Modeling Using R Training in Bangalore
Decision Tree Modeling Using R Training in Bangalore
 
The Persistence with Hibernate Training in Bangalore
The Persistence with Hibernate Training in BangaloreThe Persistence with Hibernate Training in Bangalore
The Persistence with Hibernate Training in Bangalore
 
Design Patterns Training From myTectra in Bangalore
Design Patterns Training From myTectra in BangaloreDesign Patterns Training From myTectra in Bangalore
Design Patterns Training From myTectra in Bangalore
 
The Apache Solr Training From myTectra in Bangalore
The Apache Solr Training From myTectra in BangaloreThe Apache Solr Training From myTectra in Bangalore
The Apache Solr Training From myTectra in Bangalore
 
The Best Microsoft Project 2013 Training in Bangalore
The Best Microsoft Project 2013 Training in BangaloreThe Best Microsoft Project 2013 Training in Bangalore
The Best Microsoft Project 2013 Training in Bangalore
 
Six Sigma Green Belt Training in Bangalore,By myTectra
Six Sigma Green Belt Training in Bangalore,By myTectraSix Sigma Green Belt Training in Bangalore,By myTectra
Six Sigma Green Belt Training in Bangalore,By myTectra
 
The Measuring Social Media ROI Training in Bangalore
The Measuring Social Media ROI Training in BangaloreThe Measuring Social Media ROI Training in Bangalore
The Measuring Social Media ROI Training in Bangalore
 
CRM Salesforce Training From myTectra in Bangalore
CRM Salesforce Training From myTectra in BangaloreCRM Salesforce Training From myTectra in Bangalore
CRM Salesforce Training From myTectra in Bangalore
 
The Apache Ambari Training From myTectra in Bangalore
The Apache Ambari Training From myTectra in BangaloreThe Apache Ambari Training From myTectra in Bangalore
The Apache Ambari Training From myTectra in Bangalore
 
Analytics For Retail Banking Training in Bangalore
Analytics For Retail Banking Training in BangaloreAnalytics For Retail Banking Training in Bangalore
Analytics For Retail Banking Training in Bangalore
 
Prince2 Foundation Practitioner Training in Bangalore
Prince2 Foundation Practitioner Training in BangalorePrince2 Foundation Practitioner Training in Bangalore
Prince2 Foundation Practitioner Training in Bangalore
 
The Best IBM Bluemix Training From myTectra in Bangalore
The Best IBM Bluemix Training From myTectra in BangaloreThe Best IBM Bluemix Training From myTectra in Bangalore
The Best IBM Bluemix Training From myTectra in Bangalore
 
Financial Modeling With Advanced Valuation Techniques
Financial Modeling With Advanced Valuation TechniquesFinancial Modeling With Advanced Valuation Techniques
Financial Modeling With Advanced Valuation Techniques
 

Recently uploaded

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 

Recently uploaded (20)

Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 

Best Oracle PL SQL Training in Bangalore. Join myTectra

  • 1. Unlock your Learning Potential ! ISO 9001:2008 Certified Company Course details: Course Code : MYT1652 Course Name: Oracle PL/SQL Course duration: Fast track – 4 weeks Regular weekdays – 6 weeks Week End – 8 weeks Training mode: instructor led class training | Live virtual training Contact: +91 90191 91856 Email:info@mytectra.com Web: www.mytectra.com Twitter : https://twitter.com/mytectra Facebook: https://www.facebook.com/myTectra.Global Linkedin: https://www.linkedin.com/company-beta/3030278/ Blog: http://mytectra.blogspot.in/
  • 2. DQL-The Select Statement1  Identifying Table and Column Names1.1  Components of a Simple SELECT1.2  Examples of Simple SELECT statements1.3  Creating Character Values in the SELECT clause1.4  Computing Numeric Values in the SELECT clause1.5 Limiting The Database Records Retrieved –WHERE2  Evaluation Operators Used in the Where Clause2.1  Using the Equal (=) and IS operators2.2  Using the Greater Than (>) and Less Than (<) Operators2.3  Using the In Operator2.4  ANY, SOME, or ALL Keywords2.5  Using the Between Operator2.6 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 3.  Using the LIKE Operator2.7  Using AND or to Document Multiple Conditions2.8  Mixing AND OR in the WHERE clause2.9 Sorting Records -ORDER BY3  Ascending/Descending Order3.1  Using Expression Numbers as the Names of Sort Columns3.2 Joins4  Retrieving Records from Multiple Tables4.1  How to Combine or Join Tables4.2  What to Do with Join Columns with the Same Name4.3  Join Types4.4  Joining Tables When the Value Exists in Only One Table4.5 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 4.  The Outer Join4.6  LEFT OUTER JOIN4.7  RIGHT OUTER JOIN4.8  FULL OUTER JOIN4.9  Non-equijoins4.10  Self Joins4.11  Cartesian Joins4.12 GROUP BY Clause And Functions5  Group Functions5.1  COUNT5.2  SUM5.3  AVG5.4  MIN5.5 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 5.  MAX5.6  GREATEST5.7  LEAST5.8  HAVING Clause5.9 Character Functions6  The INITCAP Function6.1  The INSTR Function6.2  The LENGTH Function6.3  The LOWER Function6.4  The LPAD Function6.5  The LTRIM Function6.6  The REPLACE Function6.7  The RPAD Function6.8 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 6.  The RTRIM Function6.9  The TO_CHAR Function6.10  The TRIM Function6.11  The UPPER Function6.12 DECODE Function7  How to use DECODE Function?7.1  Simple CASE7.2  Searched CASE7.3  Difference between CASE and DECODE7.4 Creating New Values With Numeric And Date Functions8  Using the NVL, NVL2 and Coalesce Functions8.1  The ROUND Function8.2  The TRUNC Function8.3 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 7. Dates And Date Functions9  The ADD_MONTHS Function9.1  The LAST_DAY Function9.2  The MONTHS_BETWEEN Function9.3  The NEXT_DAY Function9.4  The ROUND and TRUNC Data Functions9.5  The TO_DATE Function9.6 Set Operators10  UNION10.1  UNION ALL10.2  MINUS10.3  INTERSECT10.4 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 8. Subqueries11  Multiple-Row Subqueries11.1  Multiple-Column Queries11.2  Correlated Subqueries11.3 The Data Definition Language12  CREATE12.1  DROP12.2  ALTER12.3  TRUNCATE12.4 The Data Manipulation Language13  INSERT13.1  UPDATE13.2  DELETE13.3 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 9. The Data Control Language14  GRANT14.1  REVOKE14.2 The Transaction Control Language15  COMMIT15.1  ROLLBACK15.2  SAVEPOINT15.3 Views16  Simple and Complex Views16.1  Create view16.2  Drop view16.3  Alter view16.4  Select data through view16.5 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 10. Synonyms17  Create synonym17.1  Drop synonym17.2  Public and Private Synonym17.3  Usage17.4 Sequences18  Create sequence18.1  Drop Sequence18.2  Alter Sequence18.3  CURRVAL18.4  NEXTVAL18.5  Using in select statement18.6 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com
  • 11. Indexes19  Create index19.1  Drop Index19.2  Alter Index19.3  BTREE Index19.4  Bitmap Index19.5  Cardinality19.6 Integrity Constraints20  Primary Key -Table Level and Column Level20.1  Foreign Key -Table Level and Column Level20.2  Check constraint20.3 myTectra Learning Solutions private Limited Bangalore-BTM Layout/ +91 90191 91856/ info@mytectra.com / www.mytectra.com