Share via

does having permission to script a table create in 2019 require anything more than read permissions?

db042190 1,521 Reputation points
2021-12-08T12:39:47.57+00:00

hi we just upgraded our oltp to 2019 where we have to be careful about how much security i have.

in the past i've always been able to script tables there and still be restricted to read permissions.

can i still do that in 2019?

SQL Server Migration Assistant
SQL Server Migration Assistant

A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

0 comments No comments

Answer accepted by question author

Tom Phillips 17,786 Reputation points
2021-12-08T13:03:03.623+00:00

The security model has not changed in SQL 2019.

Was this answer helpful?

0 comments No comments

2 additional answers

Sort by: Most helpful
  1. db042190 1,521 Reputation points
    2021-12-15T16:19:55.403+00:00

    thx tom and erland. that was interesting.

    Was this answer helpful?

    0 comments No comments

  2. db042190 1,521 Reputation points
    2021-12-08T16:18:36.34+00:00

    Tom, if you are still reading this thread, can someone have table/index script permissions while being limited to read access in production? double checking in case i'm fooling myself.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.