Sql.server.management.studio is for sale

Содержание:

SQL Server PowerShellSQL Server PowerShell

SQL ServerSQL Server включает две оснастки PowerShell SQL ServerSQL Server , которые реализуют следующее:includes two SQL ServerSQL Server PowerShell snap-ins that implement:

  • Поставщик SQL ServerSQL Server PowerShell, отображающий иерархии моделей управляющих объектов SQL ServerSQL Server в виде путей PowerShell, подобных путям файловой системы.A SQL ServerSQL Server PowerShell provider that exposes the SQL ServerSQL Server management object model hierarchies as PowerShell paths that are similar to file system paths. С помощью классов модели управляющих объектов SQL ServerSQL Server можно управлять объектами, представленными на каждом узле пути.You can use the SQL ServerSQL Server management object model classes to manage the objects represented at each node of the path.

  • Набор командлетов SQL ServerSQL Server , реализующих команды SQL ServerSQL Server .A set of SQL ServerSQL Server cmdlets that implement SQL ServerSQL Server commands. Одним из командлетов является Invoke-Sqlcmd.One of the cmdlets is Invoke-Sqlcmd. Он используется для запуска скриптов запросов компонента Компонент Database EngineDatabase Engine , выполняемых с помощью программы sqlcmd .This is used to run Компонент Database EngineDatabase Engine Query scripts to be run with the sqlcmd utility.

SQL ServerSQL Server поддерживает эти возможности для запуска PowerShell.provides these features for running PowerShell:

  • Модуль PowerShell sqlps , который может быть импортирован в сеанс PowerShell, после чего модуль загружает оснастки SQL ServerSQL Server . Можно запускать нерегламентированные команды PowerShell в интерактивном режиме.The sqlps PowerShell module that can be imported to a PowerShell session, the module then loads the SQL ServerSQL Server snap-ins. You can interactively run ad hoc PowerShell commands. Файлы скриптов можно запускать с помощью команды вида «.\MyFolder\MyScript.ps1».You can run script files using a command such as .\MyFolder\MyScript.ps1.

  • Файлы скриптов PowerShell можно использовать в качестве ввода для шагов заданий PowerShell агента SQL ServerSQL Server , которые запускают скрипты через назначенные интервалы времени или в ответ на системные события.PowerShell script files can be used as input to SQL ServerSQL Server Agent PowerShell job steps that run the scripts either at scheduled intervals or in response to system events.

  • Программа sqlps , которая запускает PowerShell и импортирует модуль SQL ServerSQL Server .The sqlps utility that starts PowerShell and imports the SQL ServerSQL Server module. Затем можно выполнять все действия, поддерживаемые в модуле.You can then perform all actions supported by the module. Программу sqlps можно запустить либо из командной строки, либо щелкнув правой кнопкой мыши узлы дерева обозревателя объектов среды SQL ServerSQL Server Management Studio и выбрав команду Запустить PowerShell.You can start the sqlps utility either in a command prompt or by right-clicking on the nodes in the SQL ServerSQL Server Management Studio Object Explorer tree and selecting Start PowerShell.

Установка актуальной версии SQL Server Management Studio (SSMS)Install the newest version of SQL Server Management Studio (SSMS)

При работе с SQL Server следует всегда использовать последнюю версию SQL Server Management Studio (SSMS).When working with SQL Server, you should always use the most recent version of SQL Server Management Studio (SSMS). Актуальная версия SSMS постоянно обновляется и оптимизируется и сейчас работает с SQL Server на базе Linux.The latest version of SSMS is continually updated and optimized and currently works with SQL Server on Linux. Чтобы скачать и установить актуальную версию, перейдите на страницу скачивания SQL Server Management Studio.To download and install the latest version, see Download SQL Server Management Studio. Чтобы вы были в курсе последних новостей, актуальная версия SSMS выводит запрос при наличии новой версии, доступной для скачивания.To stay up-to-date, the latest version of SSMS prompts you when there is a new version available to download.

Примечание

Прежде чем использовать SSMS для управления Linux, ознакомьтесь с известными проблемами для SSMS в Linux.Before using SSMS to manage Linux, review the known issues for SSMS on Linux.

Project Tasks

Task Description Topic
Describes how to create a new project in a solution. Create a Project
Describes how to add an existing project to a solution. Add an Existing Project to a Solution
Describes how to change the default location at which project files are saved. Change the Default Location for Projects
Describes how to view the current properties for a project. View Project Properties
Describes how to add new items, such as connections or script files, to a project. Add New Items to a Project
Describes how to establish the connection information for a query. Associate a Query with a Connection in a Project
Describes how to change the connection information for a query. Change the Connection Associated with a Query
Describes how to change connection properties. View or Change the Properties of a Connection in a Project

Перед началомBefore You Begin

PermissionsPermissions

В базе данных msdb доступ к серверам централизованного управления предоставляют две роли базы данных.Two database roles in the msdb database grant access to central management servers. Сервером централизованного управления могут управлять только члены роли ServerGroupAdministratorRole.Only members of the ServerGroupAdministratorRole role can manage the central management server. Для подключения к серверу централизованного управления требуется членство в роли ServerGroupReaderRole.Membership in the ServerGroupReaderRole role is required to connect to a central management server.

Поскольку соединения, поддерживаемые сервером централизованного управления, выполняются в контексте пользователя с применением проверки подлинности Windows, действующие разрешения на зарегистрированные серверы могут быть различными.Because the connections that are maintained by a central management server execute in the context of the user, by using Windows Authentication, the effective permissions on the registered servers might vary. Например, пользователь может входить в предопределенную роль сервера sysadmin на экземпляре SQL ServerSQL Server А, но иметь ограниченные разрешения на экземпляре SQL ServerSQL Server Б.For example, the user might be a member of the sysadmin fixed server role on the instance of SQL ServerSQL Server A, but have limited permissions on the instance of SQL ServerSQL Server B.

Технология IntelliSense в поддерживаемых инструкцияхIntelliSense in Supported Statements

В редакторе запросов компонента Компонент Database EngineDatabase Engine технология IntelliSense поддерживается для следующих синтаксических элементов при их использовании в одной из поддерживаемых инструкций Transact-SQLTransact-SQL :IntelliSense in the Компонент Database EngineDatabase Engine Query Editor supports the following syntax elements when they are used in one of the supported Transact-SQLTransact-SQL statements:

  • Все типы соединений, включая APPLYAll join types, including APPLY

  • PIVOT и UNPIVOTPIVOT and UNPIVOT

  • Ссылки на следующие объекты базы данных.References to the following database objects:

    • Базы данных и схемыDatabases and schemas

    • Таблицы, представления, функции с табличным значением и табличные выраженияTables, views, table-valued functions, and table expressions

    • СтолбцыColumns

    • Процедуры и параметры процедурProcedures and procedure parameters

    • Скалярные функции и скалярные выраженияScalar functions and scalar expressions

    • Локальные переменныеLocal variables

    • Обобщенные табличные выраженияCommon table expressions (CTE)

  • Объекты базы данных, ссылки на которые имеются только в инструкциях CREATE или ALTER в скрипте или пакете, но которые не существуют в базе данных, поскольку скрипт или пакет еще не выполнялся.Database objects that are referenced only in CREATE or ALTER statements in the script or batch, but which do not exist in the database because the script or batch has not yet been run. Ниже приведены эти объекты.These objects are as follows:

    • Таблицы и процедуры, указанные в инструкции CREATE TABLE или CREATE PROCEDURE в скрипте или пакете.Tables and procedures that have been specified in a CREATE TABLE or CREATE PROCEDURE statement in the script or batch.

    • Изменения в таблицах и процедурах, указанных в инструкции ALTER TABLE или ALTER PROCEDURE в скрипте или пакете.Changes to tables and procedures that have been specified in an ALTER TABLE or ALTER PROCEDURE statement in the script or batch.

    Примечание

    Технология IntelliSense недоступна для столбцов инструкции CREATE VIEW, пока инструкция CREATE VIEW не будет исполнена.IntelliSense is not available for the columns of a CREATE VIEW statement until the CREATE VIEW statement has been executed.

Поддержка технологии IntelliSense для приведенных ранее элементов при их использовании в других инструкциях Transact-SQLTransact-SQL не предоставляется.IntelliSense is not provided for the previously listed elements when they are used in other Transact-SQLTransact-SQL statements. Например, поддержка технологии IntelliSense предоставляется для имен столбцов, которые используются в инструкции SELECT, но не для столбцов, используемых в инструкции CREATE FUNCTION.For example, there is IntelliSense support for column names that are used in a SELECT statement, but not for columns that are used in the CREATE FUNCTION statement.

отображение номеров строкDisplaying Line Numbers

В редакторе можно включить нумерацию строк кода.You can turn on line numbering in your code. Номера строк полезны при перемещении по коду.Line numbers are useful for navigating code. Дополнительные сведения о группах и пользователях см. в разделе Перемещение по коду и тексту.For more information, see Navigate Code and Text.

Примечание

Включение нумерации строк не приводит к печати номеров строк при печати документа.Turning on line numbering does not mean that the document will print with line numbers. Чтобы номера строк печатались, необходимо установить флажок Номера строк в окне Параметры страницы в меню Файл .For line numbers to print, you must select the Line numbers check box in the Page Setup command on the File menu.

Отображение номеров строк кодаTo display line numbers in code

  1. В меню Сервис выберите пункт Параметры .Click Options on the Tools menu.

  2. Щелкните Текстовый редактор.Click Text Editor.

  3. Щелкните Все языки.Click All Languages.

  4. Выберите Общие.Click General.

  5. Выберите Номера строк.Select Line numbers.

Чтобы включить нумерацию строк только для некоторых языков программирования, выберите Номера строк в соответствующей папке.To specify line numbering for only some programming languages, select Line Numbers in the appropriate folder.

Комментирование и раскомментирование кода T-SQLComment/uncomment your T-SQL code

Части текста можно закомментировать и раскомментировать с помощью кнопки Закомментировать на панели инструментов.You can comment and uncomment portions of your text by using the Comment button on the toolbar. Закомментированный текст не выполняется.Text that is commented out is not executed.

  1. Откройте среду SQL Server Management StudioSQL Server Management Studio.Open SQL Server Management StudioSQL Server Management Studio.

  2. Подключитесь к серверу SQL Server.Connect to your SQL server.

  3. Откройте окно «Новый запрос».Open a New Query window.

  4. Вставьте следующий код Transact-SQLTransact-SQL в текстовое окно.Paste the following Transact-SQLTransact-SQL code in your text window.

  5. Выделите часть текста с инструкцией Alter Database и нажмите кнопку Закомментировать на панели инструментов:Highlight the Alter Database portion of the text, and then select the Comment button on the toolbar:

  6. Нажмите кнопку Выполнить, чтобы выполнить раскомментированную часть текста.Select Execute to run the uncommented portion of the text.

  7. Выделите все, за исключением инструкции Alter Database, а затем нажмите кнопку Закомментировать:Highlight everything except for the Alter Database command, and then select the Comment button:

    Примечание

    Текст можно комментировать с помощью сочетания клавиш CTRL+K, CTRL+C.The keyboard shortcut to comment text is CTRL + K, CTRL + C.

  8. Выделите часть текста с инструкцией Alter Database и нажмите кнопку Раскомментировать на панели инструментов:Highlight the Alter Database portion of the text, and then select the Uncomment button to uncomment it:

    Примечание

    Чтобы раскомментировать текст, используйте сочетания клавиш CTRL+K, CTRL+U.The keyboard shortcut to uncomment text is CTRL + K, CTRL + U.

  9. Нажмите кнопку Выполнить, чтобы выполнить раскомментированную часть текста.Select Execute to run the uncommented portion of the text.

Использование обозревателя шаблоновUse Template Browser

В этом разделе вы научитесь находить и использовать обозреватель шаблонов.In this section, you learn how to locate and use Template Browser.

  1. Откройте среду SQL Server Management Studio.Open SQL Server Management Studio.

  2. В меню Вид выберите пункт Обозреватель шаблонов (CTRL+ALT+T):In the View menu, select Template Browser (Ctrl+Alt+T):

    В нижней части обозревателя шаблонов находятся недавно использовавшиеся шаблоны.You can see recently used templates at the bottom of the template browser.

  3. Разверните интересующий вас узел.Expand the node you’re interested in. Щелкните шаблон правой кнопкой мыши и выберите Открыть:Right-click the template, and then select Open:

    Вы также можете открыть шаблон, дважды щелкнув его имя.You can also double-click the template name to open it.

  4. Откроется новое окно запроса.A new query window opens. Скрипт T-SQL будет уже заполнен.The T-SQL script is already populated.

  5. Измените шаблон в соответствии с вашими требованиями и выберите Выполнить, чтобы запустить запрос:Modify the template to suit your needs, and then select Execute to run the query:

Связанные задачиRelated Tasks

Используйте следующие разделы для начала работы с зарегистрированными серверами.Use the following topics to get started with registered servers:

ОписаниеDescription РазделTopic
Регистрация экземпляров локального сервераRegister local server instances Регистрация подключенного сервера (среда SQL Server Management Studio)Register a Connected Server (SQL Server Management Studio)
Регистрация сервераRegister a server Создание нового зарегистрированного сервера (среда SQL Server Management Studio)Create a New Registered Server (SQL Server Management Studio)
Просмотр зарегистрированных серверовView registered servers Просмотр зарегистрированных серверов в среде SQL Server Management StudioView Registered Servers in SQL Server Management Studio
Удаление зарегистрированного сервераRemove a registered server Удаление зарегистрированного сервера (среда SQL Server Management Studio)Remove a Registered Server (SQL Server Management Studio)
Изменение регистрации сервераChange a server’s registration Изменение регистрационных данных сервера (среда SQL Server Management Studio)Change a Server’s Registration (SQL Server Management Studio)
Подключение к зарегистрированному серверуConnect to a registered server Подключение к зарегистрированному серверу (среда SQL Server Management Studio)Connect to a Registered Server (SQL Server Management Studio)
Отключение от зарегистрированного сервераDisconnect from a registered server Отключение от зарегистрированного сервера (среда SQL Server Management Studio)Disconnect from a Registered Server (SQL Server Management Studio)
Перемещение зарегистрированного сервера или группы серверовMove a registered server or server group Перемещение зарегистрированного сервера или зарегистрированной группы серверов (среда SQL Server Management Studio)Move a Registered Server or Registered Server Group (SQL Server Management Studio)
Изменение имени зарегистрированного сервера или группы серверовChange the name of a registered server or server group Изменение имени зарегистрированного сервера или зарегистрированной группы серверов (среда SQL Server Management Studio)Change the Name of a Registered Server or Registered Server Group (SQL Server Management Studio)
Создание или изменение группы серверовCreate or edit a server group Создание или изменение группы серверов (среда SQL Server Management Studio)Create or Edit a Server Group (SQL Server Management Studio)
Удалить группу серверовRemove a server group Удаление группы серверов (среда SQL Server Management Studio)Remove a Server Group (SQL Server Management Studio)
Экспорт сведений о зарегистрированном сервереExport registered server information Выполнение экспорта сведений компонента «Зарегистрированные серверы» (среда SQL Server Management Studio)Export Registered Server Information (SQL Server Management Studio)
Удаление сведений о зарегистрированном сервереImport registered server information Импорт сведений компонента «Зарегистрированные серверы» (среда SQL Server Management Studio)Import Registered Server Information (SQL Server Management Studio)
Создание центрального сервера управления и группы серверовCreate a Central Management Server and Server Group Создание центрального сервера управления и группы сервера (среда SQL Server Management Studio)Create a Central Management Server and Server Group (SQL Server Management Studio)
Выполнение инструкций на нескольких серверах одновременноExecute statements against multiple servers simultaneously Выполнение инструкции на нескольких серверах одновременно (среда SQL Server Management Studio)Execute Statements Against Multiple Servers Simultaneously (SQL Server Management Studio)

Компоненты среды SQL Server Management StudioSQL Server Management Studio components

В этом разделе описываются различные компоненты окна, доступные в рабочей области, и их использование.This section describes the various window components that are available in the workspace, and how to use them.

  • Чтобы закрыть окно, щелкните X в правом углу заголовка окна.To close a window, select the X in the right corner of the title bar.

  • Чтобы снова открыть окно, выберите это окно в меню Вид.To reopen a window, select the window in the View menu.

  • Обозреватель объектов (F8): представление в виде дерева, в котором отображаются все объекты базы данных на сервере.Object Explorer (F8): Object Explorer is a tree view of all the database objects in a server. В этом представлении отображаются базы данных ядра СУБД SQL Server, SQL Server Analysis Services, SQL Server Reporting Services и SQL Server Integration Services.This view includes the databases of the SQL Server Database Engine, SQL Server Analysis Services, SQL Server Reporting Services, and SQL Server Integration Services. Обозреватель объектов содержит сведения обо всех серверах, которые подключены к нему.Object Explorer includes information for all servers that are connected to it.

  • Окно запросов (CTRL+N): выберите Новый запрос и введите запрос Transact-SQL (T-SQL) в этом окне.Query Window (Ctrl+N): After you select New Query, enter your Transact-SQL (T-SQL) queries in this window. Результаты запросов также отображаются в этом окне.The results of your queries also appear here.

  • Свойства (F4): представление «Свойства» будет отображаться, когда открыто окно запросов.Properties (F4): You can see the Properties view when the Query Window is open. В представлении отображаются основные свойства запроса.The view displays basic properties of the query. Например, в нем отображаются время запуска запроса, количество возвращенных строк и сведения о подключении.For example, it shows the time that a query started, the number of rows returned, and connection details.

  • Обозреватель шаблонов (CTRL+ALT+T): обозреватель шаблонов содержит различные готовые шаблоны T-SQL.Template Browser (Ctrl+Alt+T): Template Browser has various pre-built T-SQL templates. Эти шаблоны можно использовать для выполнения различных действий, таких как создание или резервное копирование баз данных.You can use these templates to perform various functions, such as creating or backing up a database.

  • Подробные сведения обозревателя объектов (F7): это представление является более детализированными по сравнению с обозревателем объектов.Object Explorer Details (F7): This view is more granular than the view in Object Explorer. Представление «Подробные сведения обозревателя объектов» можно использовать для одновременного управления несколькими объектами.You can use Object Explorer Details to manipulate multiple objects at the same time. Например, в этом окне можно выбрать несколько баз данных и одновременно удалить их или создать сценарии для них.For example, in this window, you can select multiple databases, and then either delete them or script them out simultaneously.

Управление серверными и клиентскими сетевыми протоколамиManage Server & Client Network Protocols

SQL ServerSQL Server позволяет настраивать серверные и клиентские сетевые протоколы, а также параметры подключения.Configuration Manager allows you to configure server and client network protocols, and connectivity options. После включения правильных протоколов обычно не нужно менять сетевые подключения сервера.After the correct protocols are enabled, you usually do not need to change the server network connections. В то же время диспетчер конфигурации SQL ServerSQL Server можно использовать для перенастройки соединений, чтобы SQL ServerSQL Server прослушивал определенный сетевой протокол, порт или канал.However, you can use SQL ServerSQL Server Configuration Manager if you need to reconfigure the server connections so SQL ServerSQL Server listens on a particular network protocol, port, or pipe. Дополнительные сведения о включении протоколов см. в разделе Включение или отключение сетевого протокола сервера.For more information about enabling protocols, see Enable or Disable a Server Network Protocol. Сведения о разрешении доступа к протоколам в брандмауэре см в разделе Настройка брандмауэра Windows для разрешения доступа к SQL Server.For information about enabling access to protocols through a firewall, see Configure the Windows Firewall to Allow SQL Server Access.

SQL ServerSQL Server Диспетчер конфигурации позволяет управлять серверными и клиентскими сетевыми протоколами, в том числе применять шифрование протокола, просматривать свойства псевдонима, а также включать и отключать протокол.Configuration Manager allows you to manage server and client network protocols, including the ability to force protocol encryption, view alias properties, or enable/disable a protocol.

Диспетчер конфигурации SQL ServerSQL Server позволяет создавать или удалять псевдонимы, изменять порядок использования протоколов и просматривать свойства псевдонима сервера, включая:SQL ServerSQL Server Configuration Manager allows you to create or remove an alias, change the order in which protocols are used, or view properties for a server alias, including:

  • псевдонимы сервера— псевдонимы сервера, используемый для компьютера, с которым соединяется клиент;Server Alias — The server alias used for the computer to which the client is connecting.

  • протокол — сетевой протокол, используемый для данной конфигурации;Protocol — The network protocol used for the configuration entry.

  • параметры соединения — параметры, связанные с адресом соединения для конфигурации сетевого протокола.Connection Parameters — The parameters associated with the connection address for the network protocol configuration.

Диспетчер конфигурации SQL ServerSQL Server позволяет также просматривать сведения об экземплярах отказоустойчивого кластера, хотя для некоторых действий, например запуска и остановки служб, должен использоваться администратор кластера.The SQL ServerSQL Server Configuration Manager also allows you to view information about failover cluster instances, though Cluster Administrator should be used for some actions such as starting and stopping the services.

Доступные сетевые протоколыAvailable Network Protocols

SQL ServerSQL Server поддерживает протоколы общей памяти, TCP/IP и именованных каналов.supports Shared Memory, TCP/IP, and Named Pipes protocols. Сведения о выборе сетевых протоколов см. в разделе Configure Client Protocols.For information about choosing a network protocols, see Configure Client Protocols. SQL ServerSQL Server не поддерживает сетевые протоколы VIA, Banyan VINES Sequenced Packet Protocol (SPP), Multiprotocol, AppleTalk и NWLink IPX/SPX.does not support VIA, Banyan VINES Sequenced Packet Protocol (SPP), Multiprotocol, AppleTalk, or NWLink IPX/SPX network protocols. Клиенты, подключенные ранее с помощью этих протоколов, для соединения с SQL ServerSQL Serverдолжны выбрать другой протокол.Clients previously connecting with these protocols must select a different protocol to connect to SQL ServerSQL Server. Диспетчер конфигурации SQL ServerSQL Server нельзя использовать для настройки прокси-сервера WinSock.You cannot use SQL ServerSQL Server Configuration Manager to configure the WinSock proxy. Чтобы настроить прокси-сервер WinSock, см. документацию по ISA Server.To configure the WinSock proxy, see your ISA Server documentation.

Преимущества IntelliSenseBenefits of IntelliSense

MicrosoftMicrosoft IntelliSense обеспечивает набор возможностей, которые упрощают доступ к справочным сведениям по языку.IntelliSense provides an array of options that make language references easily accessible. Во время программирования нет необходимости покидать редактор кода для поиска элементов языка.When coding, you do not need to leave the editor to perform searches on language elements. Можно сохранить контекст, найти необходимые сведения, вставить элементы языка прямо в код и даже позволить функции IntelliSense завершать ввод.You can keep your context, find the information you need, insert language elements directly into your code, and even have IntelliSense complete your typing for you.

SQL Server Management Studio components

Description Component
Use Object Explorer to view and manage all of the objects in one or more instances of SQL Server. Object Explorer
How to use Template Explorer to build and manage files of boilerplate text that you use to speed the development of queries and scripts. Template Explorer
How to use the deprecated Solution Explorer to build projects used to manage administration items such as scripts and queries. Solution Explorer
How to use the visual design tools included in Management Studio. Visual Database Tools
How to use the Management Studio language editors to interactively build and debug queries and scripts. Query and Text Editors

Скачать SSMSDownload SSMS

SSMS 18.7.1 является новейшей общедоступной (GA) версией SSMS.SSMS 18.7.1 is the latest general availability (GA) version of SSMS. Если у вас установлена предыдущая общедоступная версия SSMS 18, при установке SSMS 18.7.1 она будет обновлена.If you have a previous GA version of SSMS 18 installed, installing SSMS 18.7.1 upgrades it to 18.7.1.

Важно!

Начиная с версии SQL Server Management Studio (SSMS) 18.7, вместе с SSMS автоматически устанавливается Azure Data Studio.Beginning with SQL Server Management Studio (SSMS) 18.7, Azure Data Studio is automatically installed alongside SSMS. Средство Azure Data Studio теперь доступно пользователям SQL Server Management Studio со всеми его новыми возможностями и функциями.Users of SQL Server Management Studio are now able to benefit from the innovations and features in Azure Data Studio. Azure Data Studio — это кроссплатформенный инструмент с открытым кодом для настольных систем, предназначенный для работы в облачных, локальных или гибридных средах.Azure Data Studio is a cross-platform and open-source desktop tool for your environments, whether in the cloud, on-premises, or hybrid.

Дополнительные сведения см. в статьях Что такое Azure Data Studio? и Вопросы и ответы.To learn more about Azure Data Studio, check out What is Azure Data Studio or the FAQ.

  • Номер выпуска: 18.7.1Release number: 18.7.1
  • Номер сборки: 15.0.18358.0Build number: 15.0.18358.0
  • Дата выпуска: 27 октября 2020 г.Release date: October 27, 2020

Если у вас есть замечания и предложения или вы хотите сообщить о проблемах, обратитесь к команде разработчиков SSMS через пользовательские отзывы на SQL Server.If you have comments or suggestions, or you want to report issues, the best way to contact the SSMS team is at SQL Server user feedback.

При установке SSMS 18.x не обновляются и не заменяются версии SSMS 17.x или более ранние.The SSMS 18.x installation doesn’t upgrade or replace SSMS versions 17.x or earlier. Среда SSMS 18.x устанавливается параллельно с предыдущими версиями, поэтому обе версии остаются доступными для использования.SSMS 18.x installs side by side with previous versions, so both versions are available for use. Но если у вас установлена предварительная версия SSMS 18.x, перед установкой SSMS 18.7.1 ее необходимо удалить.However, if you have a preview version of SSMS 18.x installed, you must uninstall it before installing SSMS 18.7.1. Чтобы узнать, установлена ли у вас предварительная версия, перейдите в окно Справка > О программе .You can see if you have the preview version by going to the Help > About window.

Если на компьютере есть несколько параллельных установок SSMS, всегда проверяйте, правильную ли версию вы запускаете.If a computer contains side-by-side installations of SSMS, verify you start the correct version for your specific needs. Последняя версия называется Microsoft SQL Server Management Studio 18 .The latest version is labeled Microsoft SQL Server Management Studio 18

Примечание

Если вы открываете локализованную версию этой страницы и хотите просмотреть актуальные материалы, посетите эту страницу на версии сайта на языке US-English.If you are accessing this page from a non-English language version, and want to see the most up-to-date content, please visit the US-English version of the site. С версии сайта US-English вы можете скачать SSMS на других .You can download different languages from the US-English version site by selecting .

Create a table in the new database

In this section, you create a table in the newly created TutorialDB database. Because the query editor is still in the context of the master database, switch the connection context to the TutorialDB database by doing the following steps:

  1. In the database drop-down list, select the database that you want, as shown here:

  2. Paste the following T-SQL code snippet into the query window:

  3. Execute the query by selecting Execute or selecting F5 on your keyboard.

After the query is complete, the new Customers table is displayed in the list of tables in Object Explorer. If the table isn’t displayed, right-click the TutorialDB > Tables node in Object Explorer, and then select Refresh.

Connecting to an Instance of SQL Server from a Script Project

A script project may contain connections to an instance of SQL Server. You can connect to an instance of SQL Server in a project by clicking the connection. This will open an SQL Script window that is connected to the instance of SQL Server defined in the connection you selected. If you open a SQL Server or MDX script with a connection that uses SQL Server authentication, you will be prompted for the password using the Connect to SQL Server dialog box after the Editor has been opened and the script loaded.

The connection will be closed after the corresponding window is closed.

To modify information about a connection, use the properties window in Management Studio.

Использование монитора активности для просмотра сведений о действиях SQL ServerUse Activity Monitor to see information about SQL Server activity

Монитор активности встроен в SQL Server Management Studio (SSMS) и отображает сведения о процессах SQL Server и о том, как функционирование этих процессов влияет на текущий экземпляр SQL Server.The Activity Monitor tool is built into SQL Server Management Studio (SSMS) and displays information about SQL Server processes and how these processes affect the current instance of SQL Server.

  1. Запустите SSMS и подключитесь к серверу в SQL Server в Linux.Start SSMS and connect to your server in SQL Server on Linux

  2. В обозревателе объектов щелкните правой кнопкой мыши узел сервер и выберите Монитор активности.In Object Explorer, right-click the server node, and then click Activity Monitor

Монитор активности отображает развертываемые и свертываемые области со следующими сведениями.Activity Monitor shows expandable and collapsible panes with the following information:

  • ОбзорOverview
  • ПроцессыProcesses
  • Ожидания ресурсовResource Waits
  • Ввод-вывод в файле данныхData File I/O
  • Последние ресурсоемкие запросыRecent Expensive Queries
  • Активные ресурсоемкие запросыActive Expensive Queries

После развертывания панели монитор активности выполняет запрос к экземпляру для получения необходимых сведений.When a pane is expanded, Activity Monitor queries the instance for information. При свертывании панели выполнение всех операций запроса для этой панели приостанавливается.When a pane is collapsed, all querying activity stops for that pane. Можно одновременно развернуть одну или более панелей для просмотра различных типов активности в экземпляре.You can expand one or more panes at the same time to view different kinds of activity on the instance.

Создание скриптов для таблицScript tables

В этом разделе описывается, как создать скрипты для таблиц базы данных.This section covers how to script out tables from your database. С помощью этого параметра вы можете создать таблицу или удалить ее, а затем создать.Use this option to either create the table or drop and create the table. Он также позволяет создать скрипт T-SQL, связанный с изменением таблицы:You can also use this option to script the T-SQL associated with modifying the table. вставкой или обновлением.An example is to insert into it or update to it. В этом разделе вы сможете удалить таблицу, а затем создать ее.In this section, you drop a table and then re-create it.

  1. Подключитесь к серверу SQL Server.Connect to a server that’s running SQL Server.

  2. Разверните узел Базы данных.Expand your Databases node.

  3. Разверните узел базы данных AdventureWorks2016.Expand your AdventureWorks2016 database node.

  4. Разверните узел Таблицы.Expand your Tables node.

  5. Щелкните правой кнопкой мыши dbo.ErrorLog и последовательно выберите пункты > Создать скрипт таблицы как > Удалить и создать в > Новое окно редактора запросов :Right-click dbo.ErrorLog > Script Table as > DROP And CREATE To > New Query Editor Window :

  6. Выберите команду Выполнить , чтобы выполнить запрос.Select Execute to execute the query. Это действие удаляет таблицу Errorlog и повторно создает ее.This action drops the Errorlog table and re-creates it.

    Примечание

    Таблица Errorlog в базе данных AdventureWorks2016 по умолчанию пуста.The Errorlog table is empty by default in the AdventureWorks2016 database. Вы не потеряете данные, если удалите ее.So you’re not losing any data by dropping the table. Однако если в таблице есть данные, при выполнении этих действий они будут потеряны.However, following these steps on a table with data causes data loss.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector