Created by Jordan Cartwright
about 5 years ago
|
||
Question | Answer |
What is SQL: Mean? | Structured Query Lanuage/Standardized "programming" lanuage for interacting with relational Dbs |
3 Parts of SQL | Data Manipulation Lanuage (DML) Data definition Lanuage (DDL) Data Control Lanuage (DCL) |
Database Management Systems (DBMS) | A program that controls creation, maintenance and use of a database. DBMS can be termed as File Manager that manages data in a database rather than saving it in file system. (I know Microsoft SQL Server (MSSQL, T-SQL) |
What is a Database | Database is nothing but an organized form of data for easy access, storing, retrieval and managing of data. This is also know as structured form of data which can be accessed in many ways. |
Want to create your own Flashcards for free with GoConqr? Learn more.