0
点赞
收藏
分享

微信扫一扫

centos7安装sqlserver数据库系统

centos7安装sqlserver2019数据库系统:

https://docs.microsoft.com/zh-cn/sql/linux/quickstart-install-connect-red-hat?view=sql-server-ver15

 

系统登陆命令::

' language-php
">sqlcmd -S localhost -U SA -P '<YourPassword>'

 


 

举报

相关推荐

0 条评论