Skip to content

JavaScript-Devlopers/SQL_SERVER_AND_NODE_PRACTICE-AND-NOTES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL-SERVER-AND-NODE-PRACTICE-AND-NOTES

SQL SERVER (SSMS)

Video Suggestions Click here

    Week-1

  1. Install SQL Server
  2. SSMS Overview
  3. Authentication
  4. Permissions
  5. Data Types
  6. Naming Conventions DB Create
  7. Table Create
  8. Add Columns to Table
  9. Identity Column
  10. Rename Column
  11. Drop Column
  12. Schema in SSMS
  13. Relationship between tables
  14. If Else Loops
  15. Aggregate functions
  16. Operators (Union, In, Not in, Null, Between, Like, Exists)/li>
  17. "Constraints : Primary Key Foreign Key Composite Key Check Unique Constraints"
  18. Practical - 1


    Week-2

  19. Select
  20. Insert
  21. Update
  22. Delete
  23. Where
  24. Distinct
  25. Group By
  26. Having,
  27. Order By
  28. Joins
  29. CASE
  30. Dynamic Queries
  31. Practical - 2


    Week-3

  32. CAST
  33. Convert
  34. Copy table
  35. Rename table
  36. Truncate table
  37. User defined functions
  38. Built-In Functions
  39. DATE functions
  40. String Functions
  41. Practical - 3


    Week-4

  42. Views
  43. Stored Procedures
  44. Indexes
  45. Cursors
  46. Triggers
  47. Sequence
  48. Practical - 4


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published