Neue Reihe in bestehende Tabelle einfügen

Sa., 01/12/2012 - 20:51
Body
http://www.tech-recipes.com/rx/378/add-a-column-to-an-existing-mysql-table/
  1. ALTER TABLE tablename ADD nameOfNewRow VARCHAR(60);
Webdevelopment
Add new comment
The content of this field is kept private and will not be shown publicly.

Plain text

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <drupal-entity data-*>
  • Web page addresses and email addresses turn into links automatically.
  • Lines and paragraphs break automatically.