I want to create a table in my database Access from another table already existing with vb.net
this is my query:
CREATE TABLE table_name SELECT as PRODUCT_NAME, PRICE FROM TABLE1 GROUP BY PRODUCT_NAME
if someone can help me I would be grateful
gayzlein 0 Newbie Poster
ryanjayson -4 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.