Skip to content

Microsoft SQL Server (sql project). Use Relational Database.

Notifications You must be signed in to change notification settings

SharminRumpa/sql_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Microsoft SQL Server

Project Information:

  • Project Owner : Sharmin Akter

  • Project Number : 01

  • Project Name : Microsoft SQL Server(SQL Project)

  • Project Description :

    • Create File :

      • Relational Database
      • Raw Insert
      • CREATE INDEX, CLUSTERED INDEX, NONCLUSTERED INDEX
      • Create Procedure that show the all information about Index
      • CRAETE Read-Only View, Updateable View & View with Encryption, Schemabinding
      • Create Stored Procedures - Use Input & OutPut Paramiters
      • Create Scalar-valued Function
      • Create Simple Table-valued Function
      • Create Trigger Statemant - Instead Trigger, After Trigger Insert, Update & After Trigger Deleted
    • Execute File :

      • Execute all Create File
      • Alter Table & Delete column
      • Update Row & Delete Row
      • Select statment that concatenate data, that Eliminates duplicate rows , that Use IN Phrase & that Use BETWEEN Phrase
      • Join Query, Implicit Join Query & Outer join Query
      • Sub-Query
      • Union
      • CTE
      • Summary

Project Strength:

  • Create all file by One click
  • Execute Command

Tools and Technologies:

  • SQL Server Management Studio 2018 (Build number: 15.0.18206.0)

About

Microsoft SQL Server (sql project). Use Relational Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages