Ozzah

Avatar
  • 活动总数 5
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 2
  • 创建于

    User management in DataGrip for MS SQL Server

    已完成
    The typical way we create logins in SQL Server Management Studio (SSMS) is to add a "New Login" on the server with Windows Authentication, which gives a query like: USE [master]CREATE LOGIN [DOMAIN...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Export CSV/TSV with multi-line text columns

    已回答
    Hello. I'm trying to export a query from one server and import the result into another. The result contains a number of text columns with line breaks. When I export as either CSV or TSV, the line b...
    • 4 个关注者
    • 3 条评论
    • 0 票