1.A new database 2.A new table 2.1 in properties choose is identity yes 3.A New user […]
1.make a user 2. Add permissions 4.deprive the user of privileges 5. log in 6. we […]
[googleapps domain=”docs” dir=”forms/d/e/1FAIpQLSeIJu1tTGOe-VQ1fNyqBPSRUJI6AWw-CAvcTFBMpCTB_GvOKA/viewform” query=”embedded=true” width=”640″ height=”915″ /]
1.1 Firstly make menu to run your scripts 2. Next consider the possibility of translating text […]
1.Movies with duration more than 90 minutes.  2. Was inserted a new genre of movies *Documentary* […]
1.made the table city 2. Routin that lets us to put a new post to the […]
Хранимые процедуры Процедура на доб. Записей      CREATE TABLE city(     cityID int PRIMARY key AUTO_INCREMENT, […]
The first table has been made with the help of  the command (CREAT TABLE) CREATE TABLE […]
Типы данных Символьные (строковые) типы Числовые типы Числовые типы используются для представления целых и вещественных значений. […]
Команды в Git Bash консоли git config –global user.name “…” git config –global user.email “…” git […]