Databases are complex systems that contain information in related tables. SQL file - SQL format for representing data in databases. In other words, this is a plain text file with a set of instructions for working with information in tables.
Description
File format * .sql stands for "Structural data query language" (structured files is the query language). Categorically refers to database files. It contains textual information, as well as a set of instructions that allow it to be processed - search, classify, delete rows from a database (database), add new ones, create selections based on specified parameters. A set of instructions is presented as query language operators.
How to open SQL file?
SQl format open all programs that work with databases. This list includes:
- MySQL - ( ). .
- Microsoft Office Access - Windows.
- PostgreSQL - , MySQL.
( Access) , - . .
, SQL, *.sql , , "", Wordpad, Vim Notepad. , "" , "" .
! .
: . , , . SQL, SQL .