I have a link on my page - The link below calls a Ticker Symbol lookup javascript routine - The js routine displays 'Please Wait' in a input field & after the routine completes the lookup it then clears the 'please wait'. Thr screen does not get updated however with the please wait - If I put an...
Table Customer with
column Key
column DOB Format: 1962/06/23
Table Retirement with column
column Key
column Age Ex:65
I need a query to list all customer's retiring on a date range.
Select * from Customer,Retirement where Customer.Key = Retirement.Key AND ??????
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.