SQL For Beginners. A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to #1
Постоплата

SQL For Beginners. A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database Administration

Тип книги:
Печать по требованию
О товаре
Перейти к описанию
Автор на обложке
Julian James McKinnon
Год выпуска
2026
Тип бумаги в книге
Офсетная
Тип обложки
Мягкая обложка
Тип книги
Печать по требованию

О книге

Печатная книга «SQL For Beginners. A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database Administration» в мягкой обложке, язык - английск
1 196 ₽ 3 580 ₽
Магазин
Подписаться
Т8 Информационные т...
Перейти
4.9
Чат
Заказы
23.8 K
О магазине

Описание

SQL For Beginners. A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database AdministrationПечатная книга «SQL For Beginners. A Step-by-Step Guide to Learn SQL (Structured Query Language) from Installation to Database Management and Database Administration» в мягкой обложке, язык - английский. В книге 204 страниц, она напечатана на белой офсетной бумаге плотностью 80 г/м². Формат издания — 152x229 мм. Все книги аккуратно упаковываем в прочный трёхслойный непрозрачный картонный конверт.

Learn SQL (Structured Query Language) from Installation to Database Management and Database Administration
Anything that stores data records is called a database. It can be a file, CD, hard disk, or any number of storage solutions. From a programming point of view, a database is a methodically structured repository of indexed data information that can be easily accessed by the users for creating, retrieving, updating and deleting information.

Data can be stored in many forms. Most applications require a database for storing information. A database can be of two types:

(1) flat database and (2) relational database.

As the name suggests a flat database has a two-dimensional structure that has data fields and records stored in one large table. It is not capable of storing complex information, which creates a need for relational databases. A relational database stores data in several tables that are related to each other.

Let's take the example of a school.

A school will have to maintain data for several students. To find information for a student, we will first ask the class name. After the class name, we will ask for the first name. However, if there are two children with the same first name, then we will ask for the surname.

If there are two children will identical names, we can still discriminate the information related to them based on their student id, parents' name, date of birth, siblings in the same school, etc.

This is all related information. When all of this information is stored on paper, it takes a lot of time to retrieve it. The relational database allows easy access to all of this information.

SQL is a computer language we can use to work with the various database management systems. It is the standard language for the various relational database management systems such as Oracle, MySQL, MS Access, SQL Server, Postgres, Sybase, etc. With the use of SQL, a database user can create various database objects and perform various manipulations on them.

When they have accomplished the tasks, they were using the objects for, the users can drop these database objects. A good example of a database object is a table which is a combination of rows and columns. Tables allow us to group our data into rows and columns.

SQL allows you to create a table, insert data into it, manipulate this data and even drop it when you are done with its use.

Besides this, SQL allows you to impose constraints on the table to restrict the data that can be inserted into that table. You must have data you need to store well. The data should be safeguarded against loss. If the data is sensitive, you need to safeguard it so it doesn't land into the wrong hands.

You also need a way of organizing this data so it becomes easy for you to retrieve it. You only need to get a database management system and SQL will help you achieve all of this.

This book is an excellent guide for you to learn SQL. It explores everything about this computer database language.
Артикул
5193895350
Автор на обложке
Julian James McKinnon
Год выпуска
2026
Тип бумаги в книге
Офсетная
Тип обложки
Мягкая обложка
Тип книги
Печать по требованию
Язык издания
Английский
Количество страниц
204
Размеры, мм
152x229
Вес товара, г
332
ISBN
9781801235037
Возрастные ограничения
12+
Информация о технических характеристиках, комплекте поставки, стране изготовления, внешнем виде и цвете товара носит справочный характер и основывается на последних доступных к моменту публикации сведениях
Показать сначала: новые и полезные с высокой оценкой
А
Айнур Ш.
2 октября 2022
Отзыв устарел
Качество бумаги:Отличное
Внешнее оформление:Красивое
Подача материала и манера письма:Обычная
Достоинства
easy to read English  
Недостатки
верстка запросов sql ужасна 
Вам помог этот отзыв?
Рейтинга пока нет. Он формируется на основе актуальных отзывов на заказанные и оплаченные товары
По мнению покупателей
Качество бумаги: отличное
Внешнее оформление: красивое
Подача материала и манера письма: обычная

Как правильно задавать вопросы?

Будьте вежливы и спрашивайте о товаре, на карточке которого вы находитесь

Если вы обнаружили ошибку в описанием товара, воспользуйтесь функцией

Как отвечать на вопросы?

Отвечать на вопросы могут клиенты, купившие товар, и официальные представители.

Выбрать «Лучший ответ» может только автор вопроса, если именно этот ответ ему помог.