Getting Started with SQL e-bog
205,98 DKK
(inkl. moms 257,48 DKK)
Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If youre a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the b...
E-bog
205,98 DKK
Forlag
O'Reilly Media
Udgivet
11 februar 2016
Længde
134 sider
Genrer
UMT
Sprog
English
Format
epub
Beskyttelse
LCP
ISBN
9781491938560
Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If youre a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but youll also discover how to efficiently design and manage databases to meet your needs.Youll also learn how to:Explore relational databases, including lightweight and centralized modelsUse SQLite and SQLiteStudio to create lightweight databases in minutesQuery and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BYJoin tables to get a more complete view of your business dataBuild your own tables and centralized databases by using normalized design principlesManage data by learning how to INSERT, DELETE, and UPDATE records