Ozzah

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 2
  • Created

    User management in DataGrip for MS SQL Server

    Completed
    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 followers
    • 2 comments
    • 0 votes
  • Created

    Export CSV/TSV with multi-line text columns

    Answered
    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 followers
    • 3 comments
    • 0 votes