Query SQL

Lamb2087

Registered User.
Local time
Today, 19:31
Joined
Feb 7, 2003
Messages
103
SELECT [CADET_NO], [dbo_RifleInventory].[PEOPLE_ID], [SERIAL], [SLOT], [TROOP], [DRILL_TEAM], [JR_OR_SR], [DORM_ROOM], [DORM_PLAN], [PREVIOUS_ID], [FIRST_NAME], [MIDDLE_NAME], [LAST_NAME], [dbo_PEOPLE1].[PEOPLE_ID]
FROM RifleInventoryQuery;
 
Thanks for sharing that with us. Is this connected to some problem or question? If there's a previous thread related to your query, please respond to that thread.

Bob
 

Users who are viewing this thread

Back
Top Bottom