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.
How to get the first record that meet my criteria??
Hello Guys,
I have table called Gateway with three fields: Aliase_No, Gateway_IP and Gateway_MAC. I want to retrieve the first record that its Gateway_IP is 0.0.0.0, so anyone can tell me what is the SQL statement that should I write to get that record???