in Databases retagged by
1,955 views
0 votes
0 votes

The User Work Area (UWA) is a set of Program variables declared in the host program to communicate the contents of individual records between

  1. DBMS and the Host record
  2. Host program and the Host record
  3. Host program and DBMS
  4. Host program and Host language
in Databases retagged by
2.0k views

1 Answer

2 votes
2 votes
Best answer

 Ans C

User Work Area (UWA) is a buffer through which the user communicates with the database, using one of the traditional host languages

– A set of program variables declared in host program

– One program variable for each record type with same format

selected by
by
Answer:

Related questions