How to create a system object (Table, Stored Procedure, View…)
It is really easy. You just need to add the object name as a parameter to “SYS.SP_MS_MARKSYSTEMOBJECT”. In the following…
It is really easy. You just need to add the object name as a parameter to “SYS.SP_MS_MARKSYSTEMOBJECT”. In the following…
If you are working in a company that your managers are getting database documentation seriously, thumbs up! One of the…
In this short post I’ll show you how to create database schema using dynamic SQL. It’s easy, just take a…
The SQL Server 11.0 release (code named “Denali”) introduces a new data warehouse query acceleration feature based on a new…
Subscribe now to keep reading and get access to the full archive.