|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620176 | | Members: | 22813 | |
|
|
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to insert a row into a mysql database |
Description
To insert a row into a mysql database:
mysql> insert into table1 (c1,c2,c3) values("2", "Stephane" , "Sysadmin"); |
Example
insert into table1 (c1,c2,c3) values("2", "Stephane" , "Sysadmin"); |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how can you tell if a Sun Solaris system is already running the 64-bit kernel
Example: /usr/bin/isainfo -kv
[show me the details] |
coolcommand: how to disable local warning in Perl 5.8
Example: PERL_BADLANG=0
[show me the details] |
coolcommand: split a large file into several smaller ones
Example: split -l 2000 FILE
[show me the details] |
coolcommand: topmemory - script which displays top memory consuming processes on an IBM AIX system
Example: topmemory 5; topmemory
[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 | 51943 |
| Category AIX | 49009 |
| Category General UNIX | 47532 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|