Download COMI-1260 – Programming in Fourth Generation Languages

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Serializability wikipedia , lookup

Tandem Computers wikipedia , lookup

IMDb wikipedia , lookup

DBase wikipedia , lookup

Extensible Storage Engine wikipedia , lookup

Btrieve wikipedia , lookup

Oracle Database wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Concurrency control wikipedia , lookup

Microsoft Access wikipedia , lookup

Functional Database Model wikipedia , lookup

Relational algebra wikipedia , lookup

Ingres (database) wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Database wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

ContactPoint wikipedia , lookup

Clusterpoint wikipedia , lookup

SQL wikipedia , lookup

PL/SQL wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Database model wikipedia , lookup

Relational model wikipedia , lookup

Transcript
COMI-1260 – Programming in Fourth Generation Languages - 3 Credits
This course covers the fundamentals of SQL and relational databases, using MySQL as a
teaching tool. This course is designed for new or existing users of SQL who have little or
no previous experience with a relational database management system. Topics to be
explored include:
Fundamentals of relational database design
The characteristics and uses of 4GL’s
Installation of MySQL on a Windows platform
Use of command-line and graphical clients to create databases and execute
commands
Creation and population of database tables
Writing SQL queries to extract and manipulate data found in relational
database tables
SQL operators & functions
Joins between relational database tables
Import and export of data to and from ODBC applications such as
Microsoft Access and Microsoft Excel