Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Generate Create Script for a table - include indexes, keys, statistics

$
0
0
I spent yesterday trying various approaches to this found on google. Couldn't get any to work. What I'm looking for is a powershell script that will work for a single table, generating the create script for the table, PK, indexes, foreign keys and ( idea

Viewing all articles
Browse latest Browse all 467

Trending Articles