|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620367 | | Members: | 22813 | |
|
|
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to add a field to a mysql database table |
Description
To add a field to a mysql database table:
mysql> alter table tablename add newfield text not null; |
Example
alter table tablename add newfield text not null; |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: grep - how to search for strings or pattern in files
Example: grep -i -l -n -w string *
[show me the details] |
coolcommand: yes - how to output a string repeatedly until killed
Example: yes | rm -i *.o
[show me the details] |
coolcommand: fileplace - how to display the placement of file blocks within logical or physical volumes in IBM AIX
Example: fileplace data1
[show me the details] |
coolcommand: how to allow an unlimited number of open file descriptors in Linux
Example: ulimit -n unlimited
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51966 |
| Category AIX | 49058 |
| Category General UNIX | 47591 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|