Hello

I have two SQLite files, each with the exact same structure. I need to
check the value in a field in both tables, and check if it's
identical.

Is there a way to use sqlite3.exe to open two databases, and perform a
SELECT to compare the value of a field in the databases?

Thank you.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to