<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="application/xml" href="https://pk.bambaad.com/en/template/css/rss.xsl"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<language>en</language>
		<title></title>
		<link>https://pk.bambaad.com/en</link>
		<atom:link href="https://pk.bambaad.com/en/rss-feed?shop=576" rel="self" type="application/rss+xml" />
					<image>
				<url>https://pk.bambaad.com/en/template/images/logo.png</url>
				<link>https://pk.bambaad.com/en</link>
				<title>Bambaad</title>
			</image>
				<description></description>
									<item>
					<title>Oracle fusion financial certified training</title>
					<link>https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-fusion-financial-certified-training-61264</link>
					<guid isPermaLink="true">https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-fusion-financial-certified-training-61264</guid>
					<description>Training start soon for detail visit  www.omni-academy.com</description>
										<pubDate>Fri, 29 May 2020 17:00:15 +0500</pubDate>
<enclosure url="https://pk.bambaad.com/en/upload/thumbnails/2016/04/07/a2fsqv9v11.jpg" length="0" type="image/png" />
				</item>
							<item>
					<title>Oracle Database 11g Administration 1 Certification</title>
					<link>https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-11g-administration-1-certification-61474</link>
					<guid isPermaLink="true">https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-11g-administration-1-certification-61474</guid>
					<description>Oracle Database 11g Administration 1
Certification

Program Summary
The Oracle Database 11g Administrator I (1Z0-052) exam is primarily intended for Oracle Database 11g administrators that have a strong foundation and expertise in the industry’s most advanced database management system.
Exploring the Oracle Database Architecture
•	Explain the Memory Structures
•	Describe the Process Structures 
•	Overview of Storage Structures
Preparing the Database Environment
•	Identify the tools for Administering an Oracle Database
•	Plan an Oracle Database installation 
•	Install the Oracle software by using Oracle Universal Installer (OUI)
Creating an Oracle Database
•	Create a database by using the Database Configuration Assistant (DBCA)
Managing the Oracle Instance
•	Setting database initialization parameters
•	Describe the stages of database startup and shutdown 
•	Using alert log and trace files 
•	Using data dictionary and dynamic performance views
Configuring the Oracle Network Environment
•	Configure and Manage the Oracle Network
•	Using the Oracle Shared Server architecture
Managing Database Storage Structures
•	Overview of tablespace and datafiles
•	Create and manage tablespaces 
•	Space management in tablespaces
Administering User Security
•	Create and manage database user accounts
•	Grant and revoke privileges 
•	Create and manage roles 
•	Create and manage profiles  
Performing Database Backups
•	Create consistent database backups
•	Back up your database without shutting it down 
•	Create incremental backups 
•	Automate database backups 
•	Manage backups, view backup reports and monitor the flash recovery area
Performing Database Recovery
•	Overview of Data Recovery Advisor
•	Use Data Recovery Advisor to Perform recovery (Control file, Redo log file and Data file)
Moving Data
•	Describe and use methods to move data (Directory objects, SQL*Loader, External Tables)
•	Explain the general architecture of Oracle Data Pump 
•	Use Data Pump Export and Import to move data between Oracle databases
Managing Data and Concurrency
•	Monitor and resolve locking conflicts
Managing Undo Data
•	Overview of Undo
•	Transactions and undo data 
•	Managing undo
Implementing Oracle Database Security
•	Database Security and Principle of Least Privilege
•	Work with Standard Database Auditing
Database Maintenance
•	Use and manage optimizer statistics
•	Use and manage Automatic Workload Repository (AWR) 
•	Use advisory framework 
•	Manage Alerts and Thresholds
Performance Management
•	Use Automatic Memory Management
•	Use Memory Advisors 
•	Troubleshoot invalid and unusable objects
Intelligent Infrastructure Enhancements
•	Use the Enterprise Manager Support Workbench
•	Managing Patches  
Backup and Recovery Concepts
•	Identify the types of failure that can occur in an Oracle database
•	Describe ways to tune instance recovery 
•	Identify the importance of checkpoints, redo log files, and archived log files 
•	Overview of flash recovery area 
•	Configure ARCHIVELOG mode

Program Name        : Oracle Database 11g Administration 1
Training Track          : DBA
Duration                    : 2 Months

For Details Contact Us:   A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: info@omni-academy.com| www.omni-academy.com IFb: www.facebook.com/Omniacademy

</description>
										<pubDate>Fri, 29 May 2020 16:57:05 +0500</pubDate>
<enclosure url="https://pk.bambaad.com/en/upload/thumbnails/2016/04/11/jtrds6i6s4.jpg" length="0" type="image/png" />
				</item>
							<item>
					<title>Oracle Database 11g SQL Fundamentals Certified Training</title>
					<link>https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-11g-sql-fundamentals-certified-training-61477</link>
					<guid isPermaLink="true">https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-11g-sql-fundamentals-certified-training-61477</guid>
					<description>Oracle Database 11g SQL Fundamentals

Program Summary
This Oracle Database: Introduction to SQL training helps you write sub queries, combine multiple queries into a single query using SET operators and report aggregated data using group functions. Learn this and more through hands-on exercises.
Retrieving Data Using the SQL SELECT Statement 
•	List the capabilities of SQL SELECT statements
•	Execute a basic SELECT statement
Restricting and Sorting Data
•	Limit the rows that are retrieved by a query
•	Sort the rows that are retrieved by a query 
•	Use ampersand substitution to restrict and sort output at runtime
Using Single-Row Functions to Customize Output 
•	Describe various types of functions available in SQL
•	Use character, number, and date functions in SELECT statements
Using Conversion Functions and Conditional Expressions
•	Describe various types of conversion functions that are available in SQL
•	Use the TO_CHAR, TO_NUMBER, and TO_DATE conversion functions 
•	Apply conditional expressions in a SELECT statement
Reporting Aggregated Data Using the Group Functions 
•	Identify the available group functions
•	Describe the use of group functions 
•	Group data by using the GROUP BY clause 
•	Include or exclude grouped rows by using the HAVING clause
Displaying Data from Multiple Tables 
•	Write SELECT statements to access data from more than one table using equijoins and nonequijoins
•	Join a table to itself by using a self-join 
•	View data that generally does not meet a join condition by using outer joins
•	Generate a Cartesian product of all rows from two or more tables
Using Subqueries to Solve Queries 
•	Define subqueries
•	Describe the types of problems that the subqueries can solve 
•	List the types of subqueries 
•	Write single-row and multiple-row subqueries
Using the Set Operators 
•	Describe set operators
•	Use a set operator to combine multiple queries into a single query 
•	Control the order of rows returned
Manipulating Data 
•	Describe each data manipulation language (DML) statement
•	Insert rows into a table 
•	Update rows in a table 
•	Delete rows from a table 
•	Control transactions
Using DDL Statements to Create and Manage Tables
•	Categorize the main database objects
•	Review the table structure 
•	List the data types that are available for columns 
•	Create a simple table 
•	Explain how constraints are created at the time of table creation 
•	Describe how schema objects work
Creating Other Schema Objects
•	Create simple and complex views
•	Retrieve data from views 
•	Create, maintain, and use sequences 
•	Create and maintain indexes 
•	Create private and public synonyms

Program Name        : Oracle Database 11g SQL Fundamentals
Training Track          : DBA
Duration                    : 2 Months
For Details Contact Us:   A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: info@omni-academy.com| www.omni-academy.com IFb: www.facebook.com/Omniacademy
</description>
										<pubDate>Mon, 11 Apr 2016 14:13:12 +0500</pubDate>
<enclosure url="https://pk.bambaad.com/en/upload/thumbnails/2016/04/11/5i3sq29141.jpg" length="0" type="image/png" />
				</item>
							<item>
					<title>Oracle Database SQL Expert Certified Training</title>
					<link>https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-sql-expert-certified-training-61476</link>
					<guid isPermaLink="true">https://pk.bambaad.com/enad/sindh-karachi-computers-and-accessories-oracle-database-sql-expert-certified-training-61476</guid>
					<description>Oracle Database SQL Expert
Program Summary
Recommended training provides the best course(s) to help you prepare for your exam. Exam topics may not map exactly. A multifaceted preparation approach is recommended. Restricting and Sorting Data
Using Single-Row Functions to Customize Output
Reporting Aggregated Data Using the Group Functions
Displaying Data from Multiple Tables
Using Subqueries to Solve Queries
EXTRACT Managing Schema Objects
Manipulating Large Data Sets
Generating Reports by Grouping Related Data
Using the Set Operators
Manipulating Data
Using DDL Statements to Create and Manage Tables
Creating Other Schema Objects
Managing Objects with Data Dictionary Views
Controlling User Access
Managing Data in Different Time Zones
Retrieving Data Using Subqueries
Hierarchical Retrieval                           
Regular Expression Support
Program Name        : Oracle Database SQL Expert
Training Track          : DBA
Duration                    : 2 Months
For Details Contact Us:   A-575, Block 5, KDA Scheme 24, Gulshan-e-Iqbal, and Karachi, Pakistan Call: 3498-OMNI (6664) | M: 03377222191 | 0312216 9325 I03122169321 E: info@omni-academy.com| www.omni-academy.com IFb: www.facebook.com/Omniacademy
	


</description>
										<pubDate>Mon, 11 Apr 2016 14:11:39 +0500</pubDate>
<enclosure url="https://pk.bambaad.com/en/upload/thumbnails/2016/04/11/3267m3q691.jpg" length="0" type="image/png" />
				</item>
						</channel>
</rss>
