The SQL guide to SQLite:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
[United States]
Lulu
2009
|
Ausgabe: | 1st Lulu ed |
Schlagworte: | |
Beschreibung: | Includes bibliographical references (p. [515]-516) and index Introduction to SQLite -- The tennis club sample database -- Installing the software -- SQL in a nutshell -- Working with sqlite3 -- SELECT statement : common elements -- SELECT statements, table expressions, and subqueries -- SELECT statement : the FROM clause -- SELECT statement : the WHERE clause -- SELECT statement : SELECT clause and aggregation functions -- SELECT statement : the GROUP BY clause -- SELECT statement : the HAVING clause -- SELECT statement : the ORDER BY clause -- SELECT statement : the LIMIT clause -- Combining table expressions -- Updating tables -- Creating tables -- Integrity constraints -- Characters sets and collations -- Changing and dropping tables -- Using indexes -- Views -- Triggers -- Introduction to SQLite and PHP -- Transaction and multi-user usage |
Beschreibung: | xvii, 524 p. ill. 25 cm |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV041415180 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 131114s2009 a||| |||| 00||| eng d | ||
020 | |z 9780557076765 |9 9780557076765 | ||
020 | |z 0557076765 |9 0557076765 | ||
035 | |a (DE-599)BVBBV041415180 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a eng | |
049 | |a DE-M347 | ||
100 | 1 | |a Lans, Rick F. van der |e Verfasser |4 aut | |
245 | 1 | 0 | |a The SQL guide to SQLite |c Rick F. van der Lans ; [edited by Diane Cools] |
250 | |a 1st Lulu ed | ||
264 | 1 | |a [United States] |b Lulu |c 2009 | |
300 | |a xvii, 524 p. |b ill. |c 25 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Includes bibliographical references (p. [515]-516) and index | ||
500 | |a Introduction to SQLite -- The tennis club sample database -- Installing the software -- SQL in a nutshell -- Working with sqlite3 -- SELECT statement : common elements -- SELECT statements, table expressions, and subqueries -- SELECT statement : the FROM clause -- SELECT statement : the WHERE clause -- SELECT statement : SELECT clause and aggregation functions -- SELECT statement : the GROUP BY clause -- SELECT statement : the HAVING clause -- SELECT statement : the ORDER BY clause -- SELECT statement : the LIMIT clause -- Combining table expressions -- Updating tables -- Creating tables -- Integrity constraints -- Characters sets and collations -- Changing and dropping tables -- Using indexes -- Views -- Triggers -- Introduction to SQLite and PHP -- Transaction and multi-user usage | ||
650 | 4 | |a SQL (Computer program language) | |
650 | 4 | |a Relational databases | |
650 | 4 | |a Database management | |
700 | 1 | |a Cools, Diane |e Sonstige |4 oth | |
999 | |a oai:aleph.bib-bvb.de:BVB01-026862395 |
Datensatz im Suchindex
_version_ | 1804151528858058752 |
---|---|
any_adam_object | |
author | Lans, Rick F. van der |
author_facet | Lans, Rick F. van der |
author_role | aut |
author_sort | Lans, Rick F. van der |
author_variant | r f v d l rfvd rfvdl |
building | Verbundindex |
bvnumber | BV041415180 |
ctrlnum | (DE-599)BVBBV041415180 |
edition | 1st Lulu ed |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01819nam a2200337 c 4500</leader><controlfield tag="001">BV041415180</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">131114s2009 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9780557076765</subfield><subfield code="9">9780557076765</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">0557076765</subfield><subfield code="9">0557076765</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV041415180</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-M347</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Lans, Rick F. van der</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The SQL guide to SQLite</subfield><subfield code="c">Rick F. van der Lans ; [edited by Diane Cools]</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">1st Lulu ed</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[United States]</subfield><subfield code="b">Lulu</subfield><subfield code="c">2009</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xvii, 524 p.</subfield><subfield code="b">ill.</subfield><subfield code="c">25 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes bibliographical references (p. [515]-516) and index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Introduction to SQLite -- The tennis club sample database -- Installing the software -- SQL in a nutshell -- Working with sqlite3 -- SELECT statement : common elements -- SELECT statements, table expressions, and subqueries -- SELECT statement : the FROM clause -- SELECT statement : the WHERE clause -- SELECT statement : SELECT clause and aggregation functions -- SELECT statement : the GROUP BY clause -- SELECT statement : the HAVING clause -- SELECT statement : the ORDER BY clause -- SELECT statement : the LIMIT clause -- Combining table expressions -- Updating tables -- Creating tables -- Integrity constraints -- Characters sets and collations -- Changing and dropping tables -- Using indexes -- Views -- Triggers -- Introduction to SQLite and PHP -- Transaction and multi-user usage</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">SQL (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Relational databases</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Database management</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Cools, Diane</subfield><subfield code="e">Sonstige</subfield><subfield code="4">oth</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-026862395</subfield></datafield></record></collection> |
id | DE-604.BV041415180 |
illustrated | Illustrated |
indexdate | 2024-07-10T00:56:15Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-026862395 |
open_access_boolean | |
owner | DE-M347 |
owner_facet | DE-M347 |
physical | xvii, 524 p. ill. 25 cm |
publishDate | 2009 |
publishDateSearch | 2009 |
publishDateSort | 2009 |
publisher | Lulu |
record_format | marc |
spelling | Lans, Rick F. van der Verfasser aut The SQL guide to SQLite Rick F. van der Lans ; [edited by Diane Cools] 1st Lulu ed [United States] Lulu 2009 xvii, 524 p. ill. 25 cm txt rdacontent n rdamedia nc rdacarrier Includes bibliographical references (p. [515]-516) and index Introduction to SQLite -- The tennis club sample database -- Installing the software -- SQL in a nutshell -- Working with sqlite3 -- SELECT statement : common elements -- SELECT statements, table expressions, and subqueries -- SELECT statement : the FROM clause -- SELECT statement : the WHERE clause -- SELECT statement : SELECT clause and aggregation functions -- SELECT statement : the GROUP BY clause -- SELECT statement : the HAVING clause -- SELECT statement : the ORDER BY clause -- SELECT statement : the LIMIT clause -- Combining table expressions -- Updating tables -- Creating tables -- Integrity constraints -- Characters sets and collations -- Changing and dropping tables -- Using indexes -- Views -- Triggers -- Introduction to SQLite and PHP -- Transaction and multi-user usage SQL (Computer program language) Relational databases Database management Cools, Diane Sonstige oth |
spellingShingle | Lans, Rick F. van der The SQL guide to SQLite SQL (Computer program language) Relational databases Database management |
title | The SQL guide to SQLite |
title_auth | The SQL guide to SQLite |
title_exact_search | The SQL guide to SQLite |
title_full | The SQL guide to SQLite Rick F. van der Lans ; [edited by Diane Cools] |
title_fullStr | The SQL guide to SQLite Rick F. van der Lans ; [edited by Diane Cools] |
title_full_unstemmed | The SQL guide to SQLite Rick F. van der Lans ; [edited by Diane Cools] |
title_short | The SQL guide to SQLite |
title_sort | the sql guide to sqlite |
topic | SQL (Computer program language) Relational databases Database management |
topic_facet | SQL (Computer program language) Relational databases Database management |
work_keys_str_mv | AT lansrickfvander thesqlguidetosqlite AT coolsdiane thesqlguidetosqlite |