lexisdad
3-7-09, 04:34 PM
I am new to using MySQL at Pow Web. Does anyone know whether it is possible to create database entities (tables, indexes, etc.) at Pow Web by executing a DDL script? DDL stands for Data Definition Language (sorry if you're saying "well Duh" now about the DDL definition).
I can create the entities using the PHP admin tool, but would like to create the structures using DDL since I can version control the script and easily exactly recreate everything if necessary.
I can create the entities using the PHP admin tool, but would like to create the structures using DDL since I can version control the script and easily exactly recreate everything if necessary.