📖 generic · CBSE Class 11 English medium · ACCOUNTANCY · Page 37poem

II. Query to retrieve selected columns of data records from a table, subject

Chapter 14: Structuring Database for Accounting · ACCOUNTANCY

II. Query to retrieve selected columns of data records from a table, subject to a condition. ( ) To Retrieve vouchers with Vno, Vdate, AuthBy columns wherein the vouchers are dated “ /Apr/ ” ( Model-I and Model-II ) Vno , Vdate , AuthBy vouchers Vdate = # #; ( ) To retrieve vouchers with Vno, Vdate, columns, which are dated “ /Apr/ ”. The columns of records retrieved by the query are to be renamed as Voucher, Date and Employee ( Model-I and Model-II ) Vno As Voucher , Vdate As Date , As Employee vouchers Vdate = # #;

Related topics

Have a question about this topic?

Get an AI answer grounded in your actual textbook — with the exact page reference.

Ask AI about this topic →