I am creating a classifieds e-commerce site and was wondering...I have the 
following columns that need to be in the database, and was wondering if you 
would split them up into seperate tables. I am thinking no, but not sure. 

    I was considering letting customers place more than one ad at a time and 
was thinking if I should use a structure to hold the info or if I should create 
a temp_table that gets cleared out say once a week or more. What would be 
better performance wise?

(ads)
ad_id
cust_id
cat_id
sub_cat_id
ad_text
qty_on_hand
ship_method
item_condition
unit_type
refund_policy
is_negotiable
ad_title

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250106
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to