Ten steps to migrate databases between servers in a .Net environment
How to move databases from one server to another with limited downtime
How to move databases from one server to another with limited downtime
In a previous tip, Granting limited permissions to create views in another schema in SQL Server, I showed how to use the CREATE VIEW permission and the ALTER SCHEMA permission to allow users to create new views using the same schema as the tables. However, I have found that the users can alter and drop tables in this schema which is beyond what I want them to do. A DENY CREATE TABLE does not work, so what can I do to prevent them from touching the tables in this way? In this tip I will show you how you can use a DDL trigger to prevent this unneeded access.
SharePoint administrators can minimize data loss by selecting the appropriate SQL Server recovery model. But which model is right for your enterprise?
You may think that the task of teasing out the exact nature
of the data and processes within a company...
Networking is one of those things that so many people say is good for your career? But why? Steve Jones has a few examples today from his own experience.
Networking is one of those things that so many people say is good for your career? But why? Steve Jones has a few examples today from his own experience.
Networking is one of those things that so many people say is good for your career? But why? Steve Jones has a few examples today from his own experience.
We’ve just posted our core guidelines for technical content on sqlpass.org. The short story is there are three main ways...
Microsoft MVP Andy Leonard brings us a great introduction to a common task for all DBAs: importing data. (from Feb 2008)
Sharing how you do your job can help others be better at theirs. This Friday's poll asks a technical question. How do you determine which fillfactor to use.
PlanTrace Now Supports PostgreSQL The same plan analysis you know from...
By Steve Jones
the kinder surprise – . the point in your early adolescence when you realize...
If you’ve been following my T-SQL Snapshot Backup series, most of what I’ve covered...
Ps. Regional Tanah Abang, Blok F, Lt. Dasar, Kp. Bali, Kecamatan Tanah Abang, Kota...
CSTelpon : 0853-73737551 Jl. Pantai Indah Selatan Blok DF No.1 & 2, Kapuk Muara,...
Kantor Sahid Sudirman Residence, Jl. Jenderal Sudirman No.86 Lt. LG Unit 01, Karet Tengsin,...
In the new VECTOR_DISTANCE() function in SQL Server 2025, the first parameter is the distance_metric. What is this?
See possible answers