About 111,000 results
Open links in new tab
  1. How to Prevent DBA's from viewing the data - SQLServerCentral

    Nov 13, 2009 · NO, this is not the one required here. I can't encrypt the entire data in the database which will require the changes to application code as well. I am talkin abt …

  2. Azure SQL Migrations using Azure Data Studio - SQLServerCentral

    May 18, 2022 · This article looks at database migration with the Azure Data Studio extension, making it easy to move databases from an on premises SQL Server to one in Azure.

  3. CREATE FUNCTION permission denied in database

    Feb 23, 2011 · I get this message for a recent login that I created.. Msg 262, Level 14, State 1, Procedure allergy_is_resolved, Line 27 CREATE FUNCTION permission denied in database …

  4. Efficient Table Migration to a New Schema in T-SQL

    May 13, 2015 · When you transfer tables to a new schema in SQL Server, data integrity is generally maintained because you are essentially changing the schema of the table without …

  5. A Few Best Practices for Strong SQL Server Security

    Jun 21, 2021 · Learn SQL database security best practices, including authentication, encryption, and injection prevention, with practical code examples.

  6. split data of month into weeks – SQLServerCentral Forums

    Jan 1, 2012 · split data of month into weeks Forum – Learn more on SQLServerCentral

  7. How to Structure Data table/fields when using ... - SQLServerCentral

    Mar 13, 2021 · How to Structure Data table/fields when using Multiple Select Drop Down SSCrazy March 13, 2021 at 12:08 pm #3857308 Hello,

  8. Stairway to SQL Server Security Level 5: Schemas and Security

    Jun 18, 2014 · In this stairway level you’ll learn how you can give principals access to groups of objects by assigning permissions on schemas instead of individual tables, code modules, and …

  9. Data Protection and Segregation of Data - SQLServerCentral

    Sep 22, 2017 · What is the meaning of segregation of data. We've been told to be compliant with some European laws that we need to 'segregate' data from various countries. In particular …

  10. Just upgraded SSRS from 2016 to 2022 - SQLServerCentral

    Sep 21, 2023 · Just upgraded SSRS from 2016 to 2022 Forum – Learn more on SQLServerCentral