G
Guest
hey all,
let's take the Products table in the northwind database as an example. on my
main page i'd like to take 5 products and make them the featured products. so
i'm on a page with a list of products to choose from (say like checkboxes
next to the products i want as featured products). i'm thinking to add a
boolean field called Featured to the Products table.
Would this be a good or bad idea? Please explain.
thanks,
rodchar
let's take the Products table in the northwind database as an example. on my
main page i'd like to take 5 products and make them the featured products. so
i'm on a page with a list of products to choose from (say like checkboxes
next to the products i want as featured products). i'm thinking to add a
boolean field called Featured to the Products table.
Would this be a good or bad idea? Please explain.
thanks,
rodchar