Results 1 to 2 of 2
-
22nd May 2009, 02:20 PM #1OPMemberWebsite's:
litewarez.net litewarez.com triniwarez.comHINT: Visually view a mysql table
There's a small peice of mysql syntax that will create a visual form of a table ok soo lets say we just created a database with the following create command
Code:CREATE TABLE SessHolder ( id varchar(32) NOT NULL, access int(10) unsigned, data text, PRIMARY KEY (id) );
get a result like so.
Code:mysql> DESCRIBE SessHolder +--------+------------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +--------+------------------+------+-----+---------+-------+ | id | varchar(32) | | PRI | | | | access | int(10) unsigned | YES | | NULL | | | data | text | YES | | NULL | | +--------+------------------+------+-----+---------+-------+
Peacelitewarez Reviewed by litewarez on . HINT: Visually view a mysql table There's a small peice of mysql syntax that will create a visual form of a table ok soo lets say we just created a database with the following create command CREATE TABLE SessHolder ( id varchar(32) NOT NULL, access int(10) unsigned, data text, PRIMARY KEY (id) ); So now if we run the DESCRIBE Command we should get a result like so. Rating: 5Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
-
22nd May 2009, 02:30 PM #2MemberWebsite's:
WarezX.infoIts one of basic commands.I think we can also use DESC tablename
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Warez site Hint's and tips
By Jamie Holle in forum Webmaster DiscussionReplies: 13Last Post: 12th Dec 2011, 11:35 AM -
mySQL Memory Table problems.
By TechPro in forum Technical Help Desk SupportReplies: 2Last Post: 31st Oct 2011, 09:11 AM -
"-" sign on mySQL table value , Information needed!
By TechPro in forum Webmaster DiscussionReplies: 0Last Post: 26th Sep 2011, 06:47 AM -
mysql auto repair table upon crash
By tdsii in forum Web Development AreaReplies: 8Last Post: 1st Mar 2011, 12:00 AM -
mysql table corrupted vb4
By themude in forum vBulletinReplies: 17Last Post: 21st Sep 2010, 12:42 PM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...