Published by No Starch Press (edition ), 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: BooksRun, Philadelphia, PA, U.S.A.
£ 23.07
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Very Good. It's a well-cared-for item that has seen limited use. The item may show minor signs of wear. All the text is legible, with all pages included. It may have slight markings and/or highlighting.
Seller: Magers and Quinn Booksellers, Minneapolis, MN, U.S.A.
£ 12.75
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Like New. May have light shelf wear and/or a remainder mark. Complete. Clean pages. paperback.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 16.42
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by Penguin Random House Group, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
£ 32.20
Convert currencyQuantity: 2 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Paperback. Condition: new. Paperback. Tem hora que a vida se depara com situacoes que convergem para um ponto crucial, exigindo uma decisao que vai mudar, mais uma vez, o rumo da existencia. Esse tipo de embate propoe uma experiencia de reacao propria e intransferivel. Impondo a responsabilidade de decidir sobre a melhor estrategia para alcancar o objetivo desejado.Seja como for, cada um possui o seu grande desafio a enfrentar. E, querendo ou nao, a aventura da vida navega constantemente nesta possibilidade. Que, sendo simples ou dificil, nunca ninguem podera se esquivar de confrontar. Principalmente, se a decisao ha de ser agora. Para tanto, sera imprescindivel elaborar o pleno conhecimento dos opositores que, consciente ou inconscientemente, conduziram, induziram ou o arrastaram para a estrada da duvida. Assim, talvez seja o tempo de idealizar uma pausa reflexiva, e a partir da analise de suas experiencias e de outras, compor uma solucao em busca da logica perdida - o seu mais pleno direito de ser feliz e de viver com dignidade, felicidade e bem estar. Nesse percurso, provavelmente o grande entrave sera romper com todos os conceitos equivocados aprendidos e desenvolvimentos ao longo da vida, recompondo-se atraves dos pilares da liberdade e da independencia individual, em torno do contexto e usufruto de tudo aquilo que realmente o conduzir a tranquilidade - na egide coerente do bem.E o que aborda, de forma envolvente e intrigante as historias dos personagens desta ficcao. Que fara o leitor instigar alguns conceitos individuais e sociais, propondo uma profunda reflexao sobre si mesmo e sobre a sociedade do terceiro milenio. A saga contem os esforcos de dois protagonistas, analisando questoes superimportantes a existencia humana, na busca por superacao e felicidade. Onde, suas historias de vida estao inseridas em contextos opostos, as oportunidades consideradas relevantes para a concretizacao de uma boa experiencia emocional e afetiva. As contradicoes dos conflitos de vida de um dos personagens, alem de outros que surgem sob analise, farao com que o outro protagonista - um consultor empresarial de sucesso, realizado afetivamente e bem sucedido em suas relacoes humanas -, conheca e reflita sobre uma realidade que o coloca como parte integrante de um complexo contexto social, no entanto, uma realidade que ele nunca imaginara conhecer. Porem, algo que estaria mais proximo dele do que ele jamais imaginou. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 32.25
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 209.
Published by Penguin Random House Group, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Condition: NEW.
Seller: Bellwetherbooks, McKeesport, PA, U.S.A.
£ 21.92
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Fine. LIKE NEW!!! Has a red or black remainder mark on bottom/exterior edge of pages.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 33.44
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
Condition: New. In.
Published by No Starch Press,US, US, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: Rarewaves.com UK, London, United Kingdom
£ 34.97
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New. This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on projects creating databases for weather, voter, and salary data. The book leads readers through all of MySQL's intricacies, without the technical jargon. It's designed to help build confidence in creating simple databases and tables before learning more advanced concepts, including how to update and delete data, work with multiple tables, and avoid common mishaps. By the end of the book, readers will be database management pros, who know how to carry out comprehensive data projects with ease.
Published by No Starch Press,US, San Francisco, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It's filled withpractical examples and expert advice that will have you up and running quickly.You'll learn the basics of SQL, how to create a database, craft SQL queries to extract data, and work with events,procedures, and functions. You'll see how to add constraints to tables to enforce rules about permitted data and useindexes to accelerate data retrieval. You'll even explore how to call MySQL from PHP, Python, and Java.Three final projects will show you how to build a weather database from scratch, use triggers to prevent errors in anelection database, and use views to protect sensitive data in a salary database.You'll also learn how to-Query database tables for specific information, order the results, comment SQL code, and deal with null valuesDefine table columns to hold strings, integers, and dates, and determine what data types to useJoin multiple database tables as well as use temporary tables, common table expressions, derived tables, andsubqueriesAdd, change, and remove data from tables, create views based on specific queries, write reusable stored routines, and automate and schedule eventsThe perfect quick-start resource for database developers, MySQL Crash Course will arm you with the tools you needto build and manage fast, powerful, and secure MySQL-based data storage systems. "Covers all things MySQL from the basics of creating a table to the complexities of managing an entire database. Teaches how to build efficient databases through examples, exercises, and three hands-on projects. Topics include creating simple databases and tables, updating and deleting data, working with multiple tables, and avoiding common mishaps"-- Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Published by No Starch Press 2023-05-25, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
Paperback. Condition: New.
Published by No Starch Press,US, US, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: Rarewaves USA United, OSWEGO, IL, U.S.A.
£ 36.02
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New. This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on projects creating databases for weather, voter, and salary data. The book leads readers through all of MySQL's intricacies, without the technical jargon. It's designed to help build confidence in creating simple databases and tables before learning more advanced concepts, including how to update and delete data, work with multiple tables, and avoid common mishaps. By the end of the book, readers will be database management pros, who know how to carry out comprehensive data projects with ease.
Seller: Books Puddle, New York, NY, U.S.A.
£ 32.96
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 26.21
Convert currencyQuantity: 15 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 26.23
Convert currencyQuantity: 15 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
£ 39.99
Convert currencyQuantity: 15 available
Add to basketCondition: New. 2023. Paperback. . . . . .
Seller: Majestic Books, Hounslow, United Kingdom
Condition: New.
Seller: Revaluation Books, Exeter, United Kingdom
Paperback. Condition: Brand New. 304 pages. 9.25x7.00x0.85 inches. In Stock.
Seller: Kennys Bookstore, Olney, MD, U.S.A.
£ 46.36
Convert currencyQuantity: 15 available
Add to basketCondition: New. 2023. Paperback. . . . . . Books ship from the US and Ireland.
Published by HAL LEONARD CORPORATION, 2010
ISBN 10: 1423443454 ISBN 13: 9781423443452
Language: English
Seller: SecondSale, Montgomery, IL, U.S.A.
£ 22.20
Convert currencyQuantity: 1 available
Add to basketCondition: Very Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Seller: Biblios, Frankfurt am main, HESSE, Germany
£ 42.28
Convert currencyQuantity: 3 available
Add to basketCondition: New.
Published by Random House LLC US Mai 2023, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: Wegmann1855, Zwiesel, Germany
£ 41.46
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware -With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It's filled withpractical examples and expert advice that will have you up and running quickly.You'll learn the basics of SQL, how to create a database, craft SQL queries to extract data, and work with events,procedures, and functions. You'll see how to add constraints to tables to enforce rules about permitted data and useindexes to accelerate data retrieval. You'll even explore how to call MySQL from PHP, Python, and Java.Three final projects will show you how to build a weather database from scratch, use triggers to prevent errors in anelection database, and use views to protect sensitive data in a salary database.You'll also learn how to:
Published by Random House LLC US Mai 2023, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germany
£ 41.46
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware -With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on projects creating databases for weather, voter, and salary data.The book leads readers through all of MySQL s intricacies, without the technical jargon. It s designed to help build confidence in creating simple databases and tables before learning more advanced concepts, including how to update and delete data, work with multiple tables, and avoid common mishaps. By the end of the book, readers will be database management pros, who know how to carry out comprehensive data projects with ease. 326 pp. Englisch.
Published by Random House LLC US Mai 2023, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: Rheinberg-Buch Andreas Meier eK, Bergisch Gladbach, Germany
£ 41.46
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware -With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on projects creating databases for weather, voter, and salary data.The book leads readers through all of MySQL s intricacies, without the technical jargon. It s designed to help build confidence in creating simple databases and tables before learning more advanced concepts, including how to update and delete data, work with multiple tables, and avoid common mishaps. By the end of the book, readers will be database management pros, who know how to carry out comprehensive data projects with ease. 326 pp. Englisch.
£ 32.10
Convert currencyQuantity: 1 available
Add to basketCondition: New. Rick Silva is a software developer with decades of database experience. Silva has worked at Harvard Business School, Zipcar, and various financial services companies. A Boston native and a Boston College alum, he now lives in the Raleigh, North Carol.
Published by Random House LLC US Mai 2023, 2023
ISBN 10: 1718503008 ISBN 13: 9781718503007
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 41.96
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware - With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on projects creating databases for weather, voter, and salary data.The book leads readers through all of MySQL s intricacies, without the technical jargon. It s designed to help build confidence in creating simple databases and tables before learning more advanced concepts, including how to update and delete data, work with multiple tables, and avoid common mishaps. By the end of the book, readers will be database management pros, who know how to carry out comprehensive data projects with ease.