Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

徵狀

假設您使用 Microsoft SQL Server Management Studio 2014 (SSMS 2014)連線到 Microsoft SQL Azure 資料庫。 在 Management Studio 中,當您以滑鼠右鍵按一下 [ 資料庫],然後按一下 [ 新增資料庫 ] 命令時,範本腳本如下所示:

-- ======================================================================-- Create database template for a SQL Azure database-- This script will run only in the context of the master database.-- To manage this database in SQL Server Management Studio, either connect  -- to the created database, or connect to master.-- =======================================================================CREATE DATABASE <Database_Name, sysname, Database_Name>GO

此腳本不包含 SQL Azure 專用選項(例如EDITION 和 SERVICE_OBJECTIVE)。

每個新的 SQL Server 累計更新都包含所有的修正程式,以及前一個累積更新中所包含的所有安全性修正程式。 查看 SQL Server 的最新累計更新:

狀態

Microsoft 已確認本篇文章<適用於>一節所列之 Microsoft 產品確實有上述問題。

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×