Relational Database And SQL: Third Edition Scott Lucy
Relational Database And SQL: Third Edition Scott Lucy This book introduces you to the field of relational database development and usage. This book is different. There are many good books in this…
Specifikacia Relational Database And SQL: Third Edition Scott Lucy
Relational Database And SQL: Third Edition Scott Lucy
This book introduces you to the field of relational database development and usage. This book is different. There are many good books in this field.
It is not a book for all levels of readers. It covers the basics so that beginners can read cover to cover. For example, this book uses Microsoft SQL Server and Transact-SQL (or T-SQL).
It will not mention the different dialect of Oracle or MySQL. If you are interested in Oracle or MySQL, you should use a different book. If you learned SQL Server from this book at your institution and you need to use other DBMS in your future job, the knowledge is only one Google away.
This is not a reference book. For example, there are multiple ways to use aliases in T-SQL, but we only use one way. We believe that it is pretty easy to know different ways of using aliases once you finish this book.
Why introduce all the different ways of using aliases