Μετάβαση στο περιεχόμενο
  • ChatBox

    ChatBox

    Chatroom Rules

    • Το GreekHacking.Gr είναι ένα ελληνικό forum και επιτρέπεται μόνο η χρήση της Ελληνική Γλώσσας (ούτε greeklish).
    • Δεν επιτρέπονται οι βρισιές και γενικά η χρήση χυδαίας γλώσσας.
    • Απαγορεύεται αυστηρά το πορνογραφικό, προσβλητικό και βίαιο περιεχόμενο.
    • Μην χρησιμοποιείτε κεφαλαία γράμματα η σύμβολα.
Guest

SQL Notes for Professionals book

Recommended Posts

Guest

Chapters

  1. Getting started with SQL
  2. Identifier
  3. Data Types
  4. NULL
  5. Example Databases and Tables
  6. SELECT
  7. GROUP BY
  8. ORDER BY
  9. AND & OR Operators
  10. CASE
  11. LIKE operator
  12. IN clause
  13. Filter results using WHERE and HAVING
  14. SKIP TAKE (Pagination)
  15. EXCEPT
  16. EXPLAIN and DESCRIBE
  17. EXISTS CLAUSE
  18. JOIN
  19. UPDATE
  20. CREATE Database
  21. CREATE TABLE
  22. CREATE FUNCTION
  23. TRY/CATCH
  24. UNION / UNION ALL
  25. ALTER TABLE
  26. INSERT
  27. MERGE
  28. cross apply, outer apply
  29. DELETE
  30. TRUNCATE
  31. DROP Table
  32. DROP or DELETE Database
  33. Cascading Delete
  34. GRANT and REVOKE
  35. XML
  36. Primary Keys
  37. Indexes
  38. Row number
  39. SQL Group By vs Distinct
  40. Finding Duplicates on a Column Subset with Detail
  41. String Functions
  42. Functions (Aggregate)
  43. Functions (Scalar/Single Row)
  44. Functions (Analytic)
  45. Window Functions
  46. Common Table Expressions
  47. Views
  48. Materialized Views
  49. Comments
  50. Foreign Keys
  51. Sequence
  52. Subqueries
  53. Execution blocks
  54. Stored Procedures
  55. Triggers
  56. Transactions
  57. Table Design
  58. Synonyms
  59. Information Schema
  60. Order of Execution
  61. Clean Code in SQL
  62. SQL Injection

 

SQLNotesForProfessionals.pdf

Μοιράσου αυτή την δημοσίευση


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Απάντηση στο θέμα...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



ChatBox

ChatBox

Chatroom Rules

  • Το GreekHacking.Gr είναι ένα ελληνικό forum και επιτρέπεται μόνο η χρήση της Ελληνική Γλώσσας (ούτε greeklish).
  • Δεν επιτρέπονται οι βρισιές και γενικά η χρήση χυδαίας γλώσσας.
  • Απαγορεύεται αυστηρά το πορνογραφικό, προσβλητικό και βίαιο περιεχόμενο.
  • Μην χρησιμοποιείτε κεφαλαία γράμματα η σύμβολα.
×
×
  • Create New...