Topic: Database Creation & Management
Session(s): 1 Session
Class Time: 8:30AM-4:30PM
Course Overview:
The SQL Quick Start training opportunity is designed for Python software developers who need to learn how to use the Structured Query Language (SQL). By reviewing the most used features, this quick-start will prepare Python Programmers to use the most portable set of SQL Statements – operations that can be used across virtually all SQL technologies.
In addition to learning how to create and/or manage existing databases, this Python 3000 topic includes everything a software developer will need to know in order to get started using databases on their own workstations.
Because Python’s database technology uses SQLite 3, while learning how to use SQL in Python, the student will also learn how to use the SQLite Console Application. In addition to demonstrating how to create database tables & rows, the student will also use the console application to generate database scripts.
Please Note: This course is part of our Python Programming Series. This course is designed to build upon our Python 1000 and Python 2000 course.
Prerequisites:
- Python 1000: Introduction to Python or equivalent knowledge
- Python 2000: Beyond the Basics or equivalent knowledge