Local cover image
Local cover image

Practical SQL : a beginner's guide to storytelling with data / by Anthony DeBarros.

By: DeBarros, Anthony [autor]Material type: TextTextSummary language: English Publisher: San Francisco : No Starch Press, 2022Edition: Second EditionDescription: xxviii, 427 páginas : ilustraciones ; 24 cmContent type: texto Media type: sin mediación Carrier type: volumenISBN: 9781718501065Subject(s): Lenguajes de Programación (Computadores Electrónicos) -- Procesamiento de datos | Programación funcional (Computadores) | Lenguajes de programación funcional | SQL (Lenguaje de programación de computadores)DDC classification: 005.13
Contents:
Introduction ; Setting up your coding environment ; Creating your first database and table ; Beginning data exploration with SELECT Understanding data types ; Importing and exporting data ; Basic math and stats with SQL ; Joining tables in a relational database Table design that works for you ; Extracting information by grouping and summarizing ; Inspecting and modifying data ; Statistical functions in SQL ; Working with dates and times ; Advanced query techniques ; Mining text to find meaningful data ; Analyzing spatial data with PostGIS ; Working with JSON data ; Saving time with views, functions, and triggers ; Using PostgreSQL from the command line ; Maintaining your database ; Telling your data's story ; Appendix A. Additional PostgreSQL resources.
Abstract: SQL práctico es una guía accesible y rápida de SQL (lenguaje de consulta estructurado), el lenguaje de programación estándar para definir, organizar y explorar datos en bases de datos relacionales. Anthony DeBarros, periodista y analista de datos, se enfoca en usar SQL para encontrar la historia dentro de sus datos. Los ejemplos y el código usan la base de datos de código abierto PostgreSQL y su interfaz complementaria pgAdmin, y los conceptos que aprenda se aplicarán a la mayoría de los sistemas de administración de bases de datos, incluidos MySQL, Oracle, SQLite y otros. Editor
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Collection Call number Copy number Status Date due Barcode Item holds
Libros Libros Biblioteca CESA

Diagonal 34 A No. 5 A - 23 

Casa Incolda

PBX: 339 53 00

serviciosbiblioteca@cesa.edu.co

Piso 2
General 005.13 / D286p 2022 (Browse shelf(Opens below)) Ej.1 Available (Sin restricciones) 7109101552
Total holds: 0

Incluye referencias bibliográficas.

Introduction ; Setting up your coding environment ; Creating your first database and table ; Beginning data exploration with SELECT Understanding data types ; Importing and exporting data ; Basic math and stats with SQL ; Joining tables in a relational database Table design that works for you ; Extracting information by grouping and summarizing ; Inspecting and modifying data ; Statistical functions in SQL ; Working with dates and times ; Advanced query techniques ; Mining text to find meaningful data ; Analyzing spatial data with PostGIS ; Working with JSON data ; Saving time with views, functions, and triggers ; Using PostgreSQL from the command line ; Maintaining your database ; Telling your data's story ; Appendix A. Additional PostgreSQL resources.

SQL práctico es una guía accesible y rápida de SQL (lenguaje de consulta estructurado), el lenguaje de programación estándar para definir, organizar y explorar datos en bases de datos relacionales. Anthony DeBarros, periodista y analista de datos, se enfoca en usar SQL para encontrar la historia dentro de sus datos. Los ejemplos y el código usan la base de datos de código abierto PostgreSQL y su interfaz complementaria pgAdmin, y los conceptos que aprenda se aplicarán a la mayoría de los sistemas de administración de bases de datos, incluidos MySQL, Oracle, SQLite y otros. Editor

There are no comments on this title.

to post a comment.

Click on an image to view it in the image viewer

Local cover image
Hola