GeekInterview.com
Series: Subject: Topic:

SQL Interview Questions

Showing SQL Related Tutorials 1 to 20

Oracle Forms - PL/SQL Libraries

Published at Exforsys.com | Last updated on: Dec 14th, 2009

To convert PL/SQL Libraries to an XML format, it's easiest to use the convert command that comes with the Report Builder. With this command called rwconverter, we define the source type, call the source, and define the destination type and the destination. In this way, we have control over the way...

PHP and MySQL User Registration

Published at Exforsys.com | Last updated on: Mar 17th, 2011

This tutorial will demonstrate how to implement a user login/membership system in your website.  Though implementing login/membership system appears to be a herculean task, it is actually lot more simpler than you think. In fact, all you need is a single table in your database, and a PHP-supported...

Oracle PL/SQL Tutorial

Published at Exforsys.com | Last updated on: Dec 7th, 2010

This introductory tutorial to PL/SQL will help you to understand the basic concepts of PL/SQL.  Review the following tutorials and practice the sample SQL Statements on your local Oracle Database. Please note that you must learn these basic things before we actually start getting in to Advanced...

Accessing Repository Resources with SQL

Published at Exforsys.com | Last updated on: May 3rd, 2008

Accessing Repository Resources with SQL In fact, Oracle XML DB repository resources are stored in a set of database tables and indexes, which can be accessed via SQL. You are not supposed to access those tables directly. Instead, Oracle XML DB provides two public views RESOURCE_VIEW and PATH_VIEW through...

Leaning SQL Server 2008 Reporting Services

Published at Exforsys.com | Last updated on: May 25th, 2009

Leaning SQL Server 2008 Reporting Services This book is written by Jayaram Krishnaswamy studied at the Indian Institute of Science in Bangalore and Madras University, India and also taught at the Indian Institute of Technology in Madras.   The book is structured in such a way that you start...

Building PL/SQL Blocks in Oracle 9i

Published at Exforsys.com | Last updated on: Jan 3rd, 2011

This Week we will be learning about Creating PL/SQL Blocks which includes Declaration Section, Variables, Scope of Variables, Constants Records, Manipulating Data in PL/SQL and Using DML in PL/SQL . PL/SQL is a procedural extension for Oracle’s Structured Query Language. PL/SQL is not a separate...

Oracle 9i PL/SQL Control Structures

Published at Exforsys.com | Last updated on: Apr 6th, 2011

This tutorial teaches about how to structure flow of control through a PL/SQL program. The control structures of PL/SQL are simple yet powerful. Control structures in PL/SQL can be divided into selection or conditional, iterative and sequential. Control Structures This chapter teaches about how...

Download example SQL Scripts used in Oracle 9i Tutorials

Published at Exforsys.com | Last updated on: Feb 10th, 2009

Above are the SQL scripts used in the tutorials form 1 through 10. Please find the link for to download all the scripts in zip file. Download Examples

Oracle 9i PL/SQL Collections

Published at Exforsys.com | Last updated on: Jan 29th, 2011

This tutorial covers Defining and Using Collections - Declaring, Initializing, and Referencing PL/SQL Collections and Collection Methods - Using the Collection Methods. Oracle 9i: PL/SQL Collections Introduction Version 8.0 and higher versions of Oracle are referred to as ORDBMS (Object-Relational...

PL/SQL Native Compilation in Oracle 11g

Published at Exforsys.com | Last updated on: Apr 25th, 2011

During the introduction of Objects and Types in Oracle 8 release, PL/SQL was referred as procedural and object oriented language. While Oracle 9i and 10g were more concentrated on the sharpening of the object oriented model of Oracle, Oracle 11g aims at evolving PL/SQL from interpreted language...

What is SQL

Published at Learn.GeekInterview.com | Last updated on: Apr 2nd, 2008

The Structured Query Language (SQL) is the computer language in which a user or an application communicates with an SQL-capable database system. SQL database systems include PostgreSQL, MySQL, Oracle, and many others in popular use. The language is standardized by the American National Standards Institute...

SQL Standardization

Published at Learn.GeekInterview.com | Last updated on: Apr 4th, 2008

Like any technology that strives to be interoperable among different implementations, SQL has been standardized. The first SQL standard was adopted and published by the American National Standards Institute (ANSI) in 1986. The standard was further ratified by the International Organization for Standardization...

SQL Overview

Published at Learn.GeekInterview.com | Last updated on: Apr 24th, 2008

SQL Overview The SELECT command in SQL provides a robust means for retrieving data from a database. More specifically, SELECT returns a result set of zero or more rows from the database, and this result set corresponds to the query that was executed. The result set is calculated by the query optimizer...

SQL Table Commands

Published at Learn.GeekInterview.com | Last updated on: Apr 27th, 2008

SQL Table Commands Overview As mentioned previously in this series of SQL articles, databases are primarily composed of tables. The “columns and rows” structure of the table allows data to be efficiently inserted, manipulated, updated, and deleted from the database. The three most important...

SQL Keys

Published at Learn.GeekInterview.com | Last updated on: Apr 30th, 2008

SQL Keys Overview In SQL, keys are used to maintain referential integrity among relations. Put simply, this means keys allow tables to reference each other, and each reference will be “correct” every time. Referential integrity also prevents records from being “dangled” or “orphaned”...

SQL Programming

Published at Learn.GeekInterview.com | Last updated on: May 7th, 2008

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s algebra...

SQL Functions

Published at Learn.GeekInterview.com | Last updated on: May 16th, 2008

SQL Programming Overview In the article SQL Programming, we discussed creating the “Hello, World!” function in PostgreSQL, MySQL, and Oracle. In this article, we take “Hello, World!” one step farther and introduce the parts of a function and how to pass parameters to a function. This...

SQL Perl/PL Overview

Published at Learn.GeekInterview.com | Last updated on: May 17th, 2008

Procedural languages provide the fundamental method for programming within an SQL database. In other articles in this series, we have covered the SQL-based procedural languages, but those are generally not the only procedural languages found in an SQL database. Procedural extensions for Perl and Java...

SQL Data Types

Published at Learn.GeekInterview.com | Last updated on: May 23rd, 2008

SQL Data Types Overview In SQL, as in many other programming languages, every piece of data has a particular type. For example, 11 is an integer, and “Wall Street” is a text string. The SQL standard defines many data types to accommodate almost any type of data. Some cases arise where...

ADO.NET new Features in SQL Server 2005

Published at Learn.GeekInterview.com | Last updated on: Jun 1st, 2006

The new features of ADO.NET are: 1. Query change notifications 2. multiple active result sets 3. Native type support 4. Notification support for SQL Server queries. The above features make for greater flexibility and scalability and commands can now be sent to the SQL Server to request that a...

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.