Skip to content

kabirgogoi/sql_basic_commands

Repository files navigation

SQL Basic Commands

Learn basic SQL commands using SQL Server

Note: GO is not a part of the SQL or T-SQL language itself; rather, it is a command recognized by SQL Server client tools such as SQL Server Management Studio (SSMS) or the sqlcmd utility. These tools use GO to separate batches of T-SQL statements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages