云图网
  • 业界资讯
  • 技术专区
    • 云计算
    • 人工智能
    • 信息安全
    • 大数据
    • 研发管理
    • 大前端
    • 开源
    • 智能运维
    • 编程笔记
    • WordPress
  • 企业战略规划
  • 下载专区
  • 江湖史
  • 随笔记录
登录 注册
投稿
  1. 云图网首页
  2. 技术专区
  3. 大数据

CREATE LOGIN (Transact-SQL)

2022年8月15日 17:35 • 大数据

文章目录[隐藏]

  • CREATE LOGIN (Transact-SQL)
    • HECK_POLICY = { ON | OFF }


CREATE LOGIN (Transact-SQL)

Creates a login for SQL Server, SQL Database, Azure Synapse Analytics, or Analytics Platform System databases. Click one of the following tabs for the syntax, arguments, remarks, permissions, and examples for a particular version.

CREATE LOGIN participates in transactions. If CREATE LOGIN is executed within a transaction and the transaction is rolled back, then login creation is rolled back. If executed within a transaction, the created login cannot be used until the transaction is committed.

For more information about the syntax conventions, see Transact-SQL Syntax Conventions.

 

HECK_POLICY = { ON | OFF }

Applies to SQL Server logins only. Specifies that the Windows password policies of the computer on which SQL Server is running should be enforced on this login. The default value is ON.

If the Windows policy requires strong passwords, passwords must contain at least three of the following four characteristics:

  • An uppercase character (A-Z).
  • A lowercase character (a-z).
  • A digit (0-9).
  • One of the non-alphanumeric characters, such as a space, _, @, *, ^, %, !, $, #, or &.

 

原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/bigdata/280698.html

createloginSQLTRANSACTION
赞 (0)
0 0
生成海报
redis五种数据类型及使用场景(转载)
上一篇 2022年8月15日 17:35
ODOO里面的约束与PG数据库里面的约束
下一篇 2022年8月15日 17:35

相关推荐

  • TRUNCATE 快速删除表中的所有数据 2022年1月23日
  • 详解SQL Server数据库状态和文件状态 2022年1月23日
  • 远程连接局域网内的SQL Server 的方法 2022年1月23日
  • SQLServer 2008 :error 40出现连接错误的解决方法 2022年1月24日
  • mssql server 存储过程里,bulk insert table from '路径+文件',路径固定,文件名不固定的实现方法 2022年1月23日
  • MSSQL 将截断字符串或二进制数据问题的解决方法 2022年1月23日
  • 除MSSQL数据库text字段中恶意脚本的删方法 2022年1月23日
  • SQL Server发布订阅配置及实例讲解 2022年8月7日
  • SQL Server导入、导出、备份数据方法 2022年1月23日
  • SQL中一些小巧但常用的关键字小结 2022年1月24日

发表回复

请登录后评论...
登录后才能评论

热门标签

AI (11871) aliyun (95062) Android (10391) c (14594) go (7786) google (20654) html (8304) https (10802) iPhone (21436) jd (7444) linux (18686) MD (8346) microsoft (7561) Phone (21786) python (7226) windows (18482) 人工智能 (9889) 安全 (28526) 开源 (16950) 微软 (13275) 手机 (21138) 游戏 (13254) 百度 (7189) 硬件 (14378) 美国 (20456) 苹果 (10017) 观察 (7533) 谷歌 (8726) 车 (28069) 通信 (7496)
  • 欢迎投稿
  • 隐私政策
  • 使用协议
  • 服务条款
  • 版权声明

Copyright © 2006-2025 YTSO.COM 版权所有 鲁ICP备15002310号-3 Powered by WordPress

免责声明:本站信息来自互联网收集分享,版权归原创者所有,如果侵犯了您的权益,请发邮件给39941211@qq.com通知我们删除.