Data Dictionary from within SQL Server 2000
Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!
2005-02-04 (first published: 2002-02-11)
35,955 reads
Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!
2005-02-04 (first published: 2002-02-11)
35,955 reads
Designing your application so that Stored Procedures are the only database objects that are accessed is generally the best practice. Agree? Disagree? Read this article by guest columnist Mindy Curnutt to see what she thinks!
2001-08-01
12,299 reads
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
By James-Serra
Microsoft Ignite has always announced many new products and new product features, and this year...
By Steve Jones
I started to add a daily coping tip to the SQLServerCentral newsletter and to...
Comments posted to this topic are about the item Stories to Engage Us
We have a JSON file with 10M records to bulk copy load into a...
Hello, I'm a newbie when it comes to JSON so when I started down...