SQL practical guide for developers /
Would the basics of SQL querying be useful to you, but you dont want to start at the very beginning? Do you wish you had an easy way to ramp up quickly to get a basic understanding of key features and capability? Then you need this book! Without a ton of conceptual information or general programming...
Κύριος συγγραφέας: | Donahoo, Michael J. |
---|---|
Άλλοι συγγραφείς: | Speegle, Gregory D. |
Μορφή: | Ηλεκτρονική πηγή |
Γλώσσα: | English |
Στοιχεία έκδοσης: |
Amsterdam ; Boston :
Elsevier,
c2005.
|
Σειρά: |
Morgan Kaufmann practical guides series.
|
Θέματα: | |
Διαθέσιμο Online: |
http://www.sciencedirect.com/science/book/9780122205316 |
Ετικέτες: |
Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
|
Πίνακας περιεχομένων:
- Databasics
- Retrieval : basic SELECTion
- Reshaping results
- Aggregating results
- Joins
- Set queries : UNION, INTERSECT, and EXCEPT
- Subqueries
- Modifying data
- Creating, deleting, and altering tables
- Views
- Transactions
- Database privileges
- Introduction to cursors, embedded SQL, stored procedures, and triggers.