If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
my question is i need to fetch the data from source table and staging table based on the update_date( it is in the format like
10/26/2002 5:52:58 AM) attribute and do the minus query to test the count?pls let me know for further clarification on the question raised by me.
Please post the structure of your tables (ideally as CREATE TABLE statements)
Post some sample data
Post the desired output based on the sample data
And post anything you have tried so far.