what does 'legend' mean in sql?

Posted by every_answer_gets_a_point on Stack Overflow See other posts from Stack Overflow or by every_answer_gets_a_point
Published on 2010-03-16T21:23:49Z Indexed on 2010/03/16 21:31 UTC
Read the original article Hit count: 241

Filed under:

im doing some practice sql problems

one of the questions is:

Prepare a shipping statement for customer 'C001' it should show the date, the legend 'Delivery' and the total value of the products shipped on each day.

'delivery' is not a table nor is it a column in any table.

what does legend mean??

© Stack Overflow or respective owner

Related posts about sql