Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Statement
Message
From
28/08/2002 10:36:15
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00694300
Message ID:
00694442
Views:
14
>I often forget to turn my TimeSheet in time :)

i.e. your accounting dept can hardcode this stmt ?
SELECT employee.id , employee.f_name , employee.l_name ;
  FROM employee                                        ;
  INTO CURSOR BAD_GIRLS                                ;
 WHERE ALLTRIM(UPPER(employee.f_name)) = 'NADYA'
:)
patrick
Previous
Reply
Map
View

Click here to load this message in the networking platform