⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 msdb6out.sql

📁 This project is to design the automated system for the inventory of Al-Ahmad Cotton and Oil Mills si
💻 SQL
字号:
/**********************************************************************/
/* MSDB6OUT.SQL                                                       */
/*                                                                    */
/* The output of this script (which should be run on the 6.x server)  */
/* is a SQL script to be run against the 7.0 server.                  */
/* The purpose of the generated script is to create a table in 7.0    */
/* msdb that contains a mapping between the 6.x suid (which will have */
/* changed in 7.0) and the login name (which will have remained the   */
/* same).  This information is necessary to accurately convert the    */
/* systasks.ownerloginid to a 7.0 sid.                                */
/*                                                                    */
/*
** Copyright Microsoft, Inc. 1994 - 2000
** All Rights Reserved.
*/
/**********************************************************************/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -