Contents tagged with sql-server
-
เชื่อมต่อ SQL Server database ด้วย PowerShell และอ่านรหัสผ่านจาก text file
-
เชื่อมต่อ และ query database ค่ายต่างๆ SQL Server, MySQL, Oracle, PostgresQL, SQLite ด้วย C# .NET Core ใช้งานได้ทั้ง Linux และ Windows
-
SQL Server index and constraint naming convention
-
Links to download SQL Server Express multiple editions
-
Get version information of your installed SQL Server with T SQL
Starting from SQL Server 2008, you can use the following SQL query to get the version information of your SQL server.
-
SQL tool to export an insert statement
-
SQL statements to create database table SQL Server and MySQL
In this article, I will show you some simple SQL statements for creating a database and table for SQL Server and MySQL database engine.