Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道可以使用 cli 在 azure 中创建数据库服务器和数据库,而无需使用 azure 门户。但这是否也可以使用 cli 从 cmd 在 azure 数据库中创建表?
目标是编写所有内容。
可以使用sqlcmd 命令行工具连接到 Azure SQL 数据库。甚至还有 Linux 版本。