PDA

View Full Version : Sql.........?


nogoodaddress
10-12-2007, 01:27 AM
SELECT partNumber, partDescription FROM AA WHERE partNumber=[whatever part number you're looking for is]

carl_marxx2000
10-12-2007, 01:27 AM
If I wanted to display a part number and part description fpr only item in AA item class...How would it be wrote in SQL