Thread
:
I'm need storage tabular data into my database
View Single Post
Apr 26th, 2006, 2:55 PM
#
2
ASHORY
Programmer
Join Date: Dec 2004
Location: Egypt
Posts: 30
Rep Power:
0
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
View Public Profile
Visit ASHORY's homepage!
Find More Posts by ASHORY