|
Posted by db55 on 05/16/06 21:25
To answer your question - Yes every table has that column. I think
what the problem is with the script is that I need to insert the name
of the table into the zzTable_Status table. This needs to be marked as
a string. So, '<tablename>' needs to be in the insert script.
Basically, I want the name of the table, number of station__no's in the
same table, and the number or records in the same table.
or another example
select 'cityname', count(distinct streets), count(streets) from
cityname.
What am I missing?
I hate it when you know what you want but you can't think of it.
I appreciate your help!
I have your blog as one of my rss feeds. I'll try to help your adsense
account. :-)
Navigation:
[Reply to this message]
|