SQL - Source Control and Schema/Script management

前端 未结 10 2120
野的像风
野的像风 2021-01-05 10:27

My company has just gone though its annual review process, and I have finally convinced them that it is time to find a better solution to manage our SQL schema/scripts. Cur

10条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-05 10:37

    I am usually use MS Server Management Studio for managing sql, working with data, developing databases and debug its, if i need to export some data as sql script or i need to create some difficult object in database, i use EMS SQL Management Studio for SQL Server, because there I can more clearly see the narrow sections of my code and visual design in this environment gives me easier

提交回复
热议问题