Αποτελέσματα Αναζήτησης
22 Ιουλ 2024 · Learn how to create a database in SQL Server by using SQL Server Management Studio or Transact-SQL. See the limitations, prerequisites, recommendations, permissions, and steps for creating a database with options and filegroups.
26 Αυγ 2024 · Learn how to create a new database in SQL Server using the CREATE DATABASE statement. See the syntax, arguments, remarks, permissions, and examples for different SQL versions and options.
Learn how to create a new SQL database with the CREATE DATABASE statement. See the syntax, an example, and a tip on how to check the list of databases.
This tutorial shows you how to create a new database in SQL Server using CREATE DATABASE statement or SQL Server Management Studio.
11 Δεκ 2019 · Learn how to create a SQL Server database using T-SQL scripts with different options and settings. See examples of file locations, sizes, autogrowth, owner, recovery model and compatibility level.
22 Οκτ 2019 · Learn how to create a database using SSMS, a tool to manage SQL Server. See the steps, options and settings for creating a database with data and log files, owner, recovery model and more.
5 Ιουλ 2022 · Learn how to create a database in SQL Server using SSMS GUI or T-SQL commands. See the options and steps to name, size, and locate the data and log files for your database.