News

Self taught (and poorly at that) on SQL and I ran into something I cannot figure out if it is possible. Given that I have 2 tables: Cust_Info CI Cust_Rev_Info CRI I need to query CI with a child ...
Here's my problem:I'm trying to execute a fairly simple SQL query in a web app I'm working on. It's for a jewelry store, and it is part of the "Find a diamond" feature.The SQL syntax is something ...