View Single Post
Old Apr 26th, 2006, 2:55 PM   #2
ASHORY
Programmer
 
ASHORY's Avatar
 
Join Date: Dec 2004
Location: Egypt
Posts: 30
Rep Power: 0 ASHORY is on a distinguished road
Send a message via ICQ to ASHORY Send a message via MSN to ASHORY Send a message via Yahoo to ASHORY
no you can know who many columns are there in the table
SELECT COUNT(*) as Num FROM Table

that script is to know how many codes are there in the table an it can have where tag to select the number of rows that have a same value .
__________________
"^Ahmed.SHOukRY^"
http://www.ashory.741.com
ASHORY is offline   Reply With Quote