<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>The ANSI SQL Blog</title>
	<atom:link href="http://www.computerbasedtraininginc.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.computerbasedtraininginc.com/blog</link>
	<description>By Computer Based Training Inc.</description>
	<pubDate>Mon, 08 Mar 2010 00:24:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>SQL Format, Part 3 of 4</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-3-of-4/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-3-of-4/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 07:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[B. SQL Basics]]></category>

		<category><![CDATA[FROM]]></category>

		<category><![CDATA[SELECT]]></category>

		<category><![CDATA[SQL Format]]></category>

		<category><![CDATA[WHERE]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=37</guid>
		<description><![CDATA[This post explains the proper formatting of an SQL statement, Part 3 of 4]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-3-of-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Format, Part 2 of 4</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-2-of-4/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-2-of-4/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 07:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[B. SQL Basics]]></category>

		<category><![CDATA[SQL Format]]></category>

		<category><![CDATA[SQL Readability]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=36</guid>
		<description><![CDATA[This post explains the proper formatting of an SQL statement, Part 2 of 4.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-2-of-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Format, Part 1 of 4</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-1-of-4/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-1-of-4/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 07:00:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[B. SQL Basics]]></category>

		<category><![CDATA[SQL Format]]></category>

		<category><![CDATA[SQL Syntax]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=34</guid>
		<description><![CDATA[This post explains the proper formatting of an SQL statement, Part 1 of 4.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/sql-format-part-1-of-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL is DML, DDL, and DCL</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/sql-is-dml-ddl-dcl/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/sql-is-dml-ddl-dcl/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[B. SQL Basics]]></category>

		<category><![CDATA[ALTER]]></category>

		<category><![CDATA[COMMIT]]></category>

		<category><![CDATA[CREATE]]></category>

		<category><![CDATA[DCL]]></category>

		<category><![CDATA[DDL]]></category>

		<category><![CDATA[DELETE]]></category>

		<category><![CDATA[DML]]></category>

		<category><![CDATA[DROP]]></category>

		<category><![CDATA[GRANT]]></category>

		<category><![CDATA[INSERT]]></category>

		<category><![CDATA[REVOKE]]></category>

		<category><![CDATA[ROLLBACK]]></category>

		<category><![CDATA[SELECT]]></category>

		<category><![CDATA[SET]]></category>

		<category><![CDATA[UPDATE]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=32</guid>
		<description><![CDATA[This post explains that SQL (Structured Query Language) consists of DML (Data Manipulation Language), DDL (Data Definition Language), and DCL (Data Control Language).]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/sql-is-dml-ddl-dcl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why is Relational Better?</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/why-is-relational-better/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/why-is-relational-better/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 07:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[C++]]></category>

		<category><![CDATA[CGI]]></category>

		<category><![CDATA[COBOL]]></category>

		<category><![CDATA[Codd's 12 Rules]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Nonprocedural]]></category>

		<category><![CDATA[Perl]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[SQL Standards]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=31</guid>
		<description><![CDATA[This post explains why a Relational Database is better.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/why-is-relational-better/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Many-to-Many Relationships</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/many-to-many-relationships/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/many-to-many-relationships/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 07:00:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Many-to-Many]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=29</guid>
		<description><![CDATA[This post explains Many-to-Many table relationships.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/many-to-many-relationships/feed/</wfw:commentRss>
		</item>
		<item>
		<title>One-to-Many Relationships</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/03/one-to-many-relationships/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/03/one-to-many-relationships/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 07:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[One-to-Many]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=27</guid>
		<description><![CDATA[This post explains One-to-Many table relationships.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/03/one-to-many-relationships/feed/</wfw:commentRss>
		</item>
		<item>
		<title>One-to-One Relationships</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/one-to-one-relationships/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/one-to-one-relationships/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 07:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[One to One]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=25</guid>
		<description><![CDATA[This post explains One-to-One table relationships.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/one-to-one-relationships/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Foreign Key</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/foreign-key/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/foreign-key/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 07:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Foreign Key]]></category>

		<category><![CDATA[Primary Key]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=21</guid>
		<description><![CDATA[This post explains the concept and purpose of a table's Foreign Key.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/foreign-key/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Primary Key</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/primary-key/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/primary-key/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 07:00:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Foreign Key]]></category>

		<category><![CDATA[Primary Key]]></category>

		<category><![CDATA[RDBMS]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=19</guid>
		<description><![CDATA[This post explains the purpose and function of a table's Primary Key.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/primary-key/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Database Tables, Columns, and Rows</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/database-tables-columns-and-rows/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/database-tables-columns-and-rows/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 07:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Columns]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Rows]]></category>

		<category><![CDATA[Tables]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=14</guid>
		<description><![CDATA[This post explains the concept of Tables, Columns, and Rows.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/database-tables-columns-and-rows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is RDBMS?</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/what-is-rdbms/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/what-is-rdbms/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 07:00:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[RDBMS]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=13</guid>
		<description><![CDATA[This post explains the meaning of RDBMS or Relational DataBase Management System.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/what-is-rdbms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DBMS Models</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/dbms-models/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/dbms-models/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 07:00:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[DBMS]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=12</guid>
		<description><![CDATA[This post explains some of the DBMS models that have evolved over time.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/dbms-models/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DataBase Management Systems</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/database-management-systems/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/database-management-systems/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 07:00:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[DBMS]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=9</guid>
		<description><![CDATA[This post explains the concept of a database management system.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/database-management-systems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flat and Indexed Files</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/flat-and-indexed-files/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/flat-and-indexed-files/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 07:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[flat file]]></category>

		<category><![CDATA[indexed file]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=8</guid>
		<description><![CDATA[This post explains flat files and indexed files as it relates to database management.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/flat-and-indexed-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What is a Database?</title>
		<link>http://www.computerbasedtraininginc.com/blog/2010/02/database-definition/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2010/02/database-definition/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 07:00:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[A. Relational Database Basics]]></category>

		<category><![CDATA[Relational Database DBMS RDBMS]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=4</guid>
		<description><![CDATA[The following post defines a database in its simplest form.]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2010/02/database-definition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, PL/I</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/11/host-programs-pli/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/11/host-programs-pli/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 07:00:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[;]]></category>

		<category><![CDATA[BIN]]></category>

		<category><![CDATA[BINARY]]></category>

		<category><![CDATA[BIT]]></category>

		<category><![CDATA[CHAR]]></category>

		<category><![CDATA[CHARACTER]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[DCL]]></category>

		<category><![CDATA[DEC]]></category>

		<category><![CDATA[Decimal]]></category>

		<category><![CDATA[DECLARE]]></category>

		<category><![CDATA[EXEC SQL]]></category>

		<category><![CDATA[FIXED]]></category>

		<category><![CDATA[FIXED BIN]]></category>

		<category><![CDATA[FIXED BINARY]]></category>

		<category><![CDATA[FIXED DEC]]></category>

		<category><![CDATA[FIXED DECIMAL]]></category>

		<category><![CDATA[FLOAT]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[PL/I]]></category>

		<category><![CDATA[VARCHAR]]></category>

		<category><![CDATA[VARYING]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1114</guid>
		<description><![CDATA[Syntax Element      In PL/I
prefix              EXEC SQL
terminator          ;
target              label constant or
      [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/11/host-programs-pli/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, PHP</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-php/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-php/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:00:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA["]]></category>

		<category><![CDATA[";]]></category>

		<category><![CDATA[BIGINT]]></category>

		<category><![CDATA[BINARY]]></category>

		<category><![CDATA[BIT]]></category>

		<category><![CDATA[CHAR]]></category>

		<category><![CDATA[DATETIME]]></category>

		<category><![CDATA[Decimal]]></category>

		<category><![CDATA[FLOAT]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INT]]></category>

		<category><![CDATA[NUMERIC]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[REAL]]></category>

		<category><![CDATA[SMALLDATETIME]]></category>

		<category><![CDATA[SMALLINT]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[TIMESTAMP]]></category>

		<category><![CDATA[TINYINT]]></category>

		<category><![CDATA[VARCHAR]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1111</guid>
		<description><![CDATA[Syntax Element      In PHP
prefix              $sql = "
terminator          ";
target              unsigned integer (must
     [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, Pascal</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-pascal/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-pascal/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 07:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[BIT]]></category>

		<category><![CDATA[CHAR]]></category>

		<category><![CDATA[CHARACTER]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INTEGER]]></category>

		<category><![CDATA[PACKED ARRAY]]></category>

		<category><![CDATA[Pascal]]></category>

		<category><![CDATA[REAL]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1106</guid>
		<description><![CDATA[Syntax Element      In Pascal
prefix              EXEC SQL
terminator          ;
target              unsigned integer (must
                    correspond to a valid label)
Variable Definition Syntax
Pascal variable definition =
    host identifier... : type spec;
In Pascal, brackets ([ and ]) are part of the syntax of
variable declarations. They are also one of the
conventions used to create a syntax diagram. In the
following diagram, the expressions left bracket and right
bracket mean [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-pascal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, MUMPS</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-mumps/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-mumps/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 07:00:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[)]]></category>

		<category><![CDATA[DEC]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INT]]></category>

		<category><![CDATA[MUMPS]]></category>

		<category><![CDATA[REAL]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[VARCHAR]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1103</guid>
		<description><![CDATA[Syntax Element      In MUMPS
prefix              &#38;SQL(
terminator          )
target              statement label
Variable Definition Syntax
MUMPS variable definition =
   [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-mumps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, Java</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-java/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-java/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 07:00:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[";]]></category>

		<category><![CDATA[BOOLEAN]]></category>

		<category><![CDATA[CHAR]]></category>

		<category><![CDATA[DOUBLE]]></category>

		<category><![CDATA[FLOAT]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INT]]></category>

		<category><![CDATA[Java]]></category>

		<category><![CDATA[LONG]]></category>

		<category><![CDATA[SHORT]]></category>

		<category><![CDATA[SQLstr]]></category>

		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1100</guid>
		<description><![CDATA[Syntax Element      In Fortran
prefix              SQLstr = "
terminator          ";
target              label
Variable Definition Syntax
Type variableName = value;
  [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/10/host-programs-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, Fortran</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-fortran/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-fortran/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 07:00:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[;]]></category>

		<category><![CDATA[BIT]]></category>

		<category><![CDATA[CHARACTER]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[COBOL]]></category>

		<category><![CDATA[DOUBLE PRECISION]]></category>

		<category><![CDATA[EXEC SQL]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INTEGER]]></category>

		<category><![CDATA[REAL]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1097</guid>
		<description><![CDATA[Syntax Element      In Fortran
prefix              EXEC SQL
terminator          none
target              unsigned integer (must be
     [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-fortran/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, COBOL</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-cobol/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-cobol/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 07:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[;]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[COBOL]]></category>

		<category><![CDATA[COMP]]></category>

		<category><![CDATA[COMP-1]]></category>

		<category><![CDATA[COMP-2]]></category>

		<category><![CDATA[COMP-3]]></category>

		<category><![CDATA[DISPLAY-1]]></category>

		<category><![CDATA[EXEC SQL]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[PIC]]></category>

		<category><![CDATA[PIC 9]]></category>

		<category><![CDATA[PIC B]]></category>

		<category><![CDATA[PIC X]]></category>

		<category><![CDATA[PICTURE]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1094</guid>
		<description><![CDATA[Syntax Element      In COBOL
prefix              EXEC SQL
terminator          END-EXEC
target              section name or
      [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-cobol/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, C#</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:00:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[;]]></category>

		<category><![CDATA[C++]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[EXEC SQL]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INDICATOR_TYPE]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1091</guid>
		<description><![CDATA[Syntax Element      In C#
prefix              EXEC SQL
terminator          ;
target              label
Variable Definition Syntax
C# variable definition =
   [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Host Programs, C and C++</title>
		<link>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c-and-c/</link>
		<comments>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c-and-c/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 07:00:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[S. Host Programs]]></category>

		<category><![CDATA[;]]></category>

		<category><![CDATA[C++]]></category>

		<category><![CDATA[CHARACTER SET]]></category>

		<category><![CDATA[EXEC SQL]]></category>

		<category><![CDATA[Host Program]]></category>

		<category><![CDATA[Host Programs]]></category>

		<category><![CDATA[INDICATOR_TYPE]]></category>

		<guid isPermaLink="false">http://www.computerbasedtraininginc.com/blog/?p=1087</guid>
		<description><![CDATA[Syntax Element      In C and C++
prefix              EXEC SQL
terminator          ;
target              label
Variable Definition Syntax
C and C++ variable [...]]]></description>
		<wfw:commentRss>http://www.computerbasedtraininginc.com/blog/2009/09/host-programs-c-and-c/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
