ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:portable_sql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
reference:portable_sql [2015/12/04 18:37] – [Final Thoughts] mnewnhamv5:reference:portable_sql [2016/01/13 02:31] – ↷ Page moved from reference:portable_sql to v5:reference:portable_sql mnewnham
Line 153: Line 153:
 ===== DDL and Tuning ===== ===== DDL and Tuning =====
  
-There are database design tools such as ERWin or Dezign that allow you to generate data definition language commands such as ALTER TABLE or CREATE INDEX from Entity-Relationship diagrams.+There are database design tools such as ERWin or Dezign that allow you to generate data definition language commands such as ''ALTER TABLE'' or ''CREATE INDEX'' from Entity-Relationship diagrams.
 However if you prefer to use a PHP-based table creation scheme, ADOdb provides you with this feature. Here is the code to generate the SQL to create a table with: However if you prefer to use a PHP-based table creation scheme, ADOdb provides you with this feature. Here is the code to generate the SQL to create a table with:
  
v5/userguide/portable_sql.txt · Last modified: 2020/12/30 21:32 by peterdd