📖 generic · CBSE Class 11 English medium · ACCOUNTANCY · Page 42example

using * and range specification within rectangular brackets. For Example:

Chapter 14: Structuring Database for Accounting · ACCOUNTANCY

using * and range specification within rectangular brackets. For Example: ( ) To make a list of accounts pertaining to the assets of the company, given that each of the assets account code begins with “ ”, following query need be executed: ( Model-I and Model-II ) Code, Name accounts Code like “ *” ( ) To make a list of employees whose names start from a to k, following query need be executed : ( Model-I and Model-II ) Fname & “ “ & Minit & “ “ & Lname As ‘Name of Employee’ Employees Fname like “[a-e]*”

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 →