changneil88
Technical User
I have a database that I need to import to a sql table and the criteria should be to import only valid records (invalid records are items w/o description, Valid records are items with part #, descp, and price.) How can I accomplish this in sql? I know in MS access I can just run a query like if description IS NULL delete it. The database is too big for access to handle so I have to it in SQL.
Thanks,
CH
Thanks,
CH