skip to main
|
skip to sidebar
Red Monkey Findings
Saturday, 3 May 2008
MySQL and "serial"
In MySQL and PostgreSQL
serial
can be used when setting up a column in a table. It's the same as writing
bigint unsigned not null auto_increment
just a lot shorter to write.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(35)
▼
May
(11)
Helpers are the way forward
Using XSLTs as a template engine in Zend
MySQL and "serial"
Zend and XSLT as a template engine
Zend and MySQL
Apache mod_rewrite refusing to work
More cool stuff with http.conf
PHPDoc
Debugging Google Maps Apps
Back ticks
Differences between echo and print
►
April
(6)
►
March
(17)
►
January
(1)
Contributors
Michele
Paolo
No comments:
Post a Comment