Database Reference
In-Depth Information
Summary
In this chapter, we learned about adding and removing users and how to give those
users the permissions they need or take them away as needed. Up till now, we've
only talked about things related to our databases (securing them, managing users,
and so on). We haven't actually done anything with the actual data—you know the
stuff that databases are good at storing and retrieving. Well, the time to talk about it
is now. In the next chapter, Using MariaDB , we'll learn some basic SQL commands
that we can use with the mysql command-line client program to create databases,
insert data, read data, and so on.
 
Search WWH ::




Custom Search