Code: Select all
insert into distinctlinks select * from distinctfiller except select * from distinctlinksthe tables structure are as follows
distinctfiller has one attribute checkinks(text)
distictlinks has one attribute precrawl(text)
just tell this query is the valid or not