Results 11-15 of 15
Results Per Page: 
A set of SQL commands saved as a file in SQL Scripts is what is called simply a SQL Script. The SQL Scripts can contain more than one PL/SQL block or SQL statements. SQL Scripts can be used to edit, create, view, run, and delete script files. Remember the following when using SQL Scripts: SQL Scripts and SQL Commands have no...
Article Id: 13605
Category: Structured Query Language (SQL)

A collection of certain information, or a database, is a grouping of individual records which is searchable by a computer user. Databases can contain certain reports, materials used in conferences, and other various types of information. The following is a list of things to remember when dealing with databases: Within Databases, subject...
Article Id: 13513
Category: Structured Query Language (SQL)

SQL *Plus, is installed with every Oracle Database Server or Client installation on any given desktop. SQL *Plus provides access to the Oracle Database, and has its own commands and environment. Through it, you are able to enter and execute PL/SQL, SQL, and SQL *Plus and operating system commands to: Perform...
Article Id: 13574
Category: Structured Query Language (SQL)

General Information SQL Server is Microsoft's premier database product. Pre-Installation Notes System Requirements: Windows 2003 Server, Windows 7 Enterprise, Windows...
Article Id: 16836
Category: SQL Server

General Information: This Microsoft site features links to training videos, discussion forums, downloads for various versions of SQL Server, and expert blogs. Some content is free, but some requires registration and/or payment.
Article Id: 14155
Category: Advanced Features