Difference between revisions of "How to create a T-SQL value script"

From dbscript Online Help
Jump to: navigation, search
 
Line 22: Line 22:
  
 
* Press Generate, Download
 
* Press Generate, Download
 +
== MediaWiki links ==
 +
 +
* [http://meta.wikimedia.org/wiki/Help:Contents User's Guide]
 +
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 +
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
 +
* [http://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
 +
* [https://sites.google.com/view/dingfoo/ Dingfoo Sex toys]

Latest revision as of 05:14, 9 November 2023

Steps[edit]

  • Create a Project Version in the Project containing the schema information
  • Enter an ID, select script type T-SQL, press Create
  • In the Value Script menu, select Tables
  • Add the table names to be scripted
  • If a table depends on existing values of another table, make sure the Sequence property is set correctly
  • For each table, define the Primary Key column
  • For each table, select the column names to be scripted
  • Press Generate, Download

MediaWiki links[edit]