fio 
 C 
 20 
 П.І.Б. 
 tar 
 N 
 7 
 тариф 
 t 
 N 
 3 
 час розмови 
 data_raz 
 Date 
 8 
 дата розмови 
 br 
 C 
 5 
 час дня 
    3. ER-ДІАГРАМА. table cellspacing=0 cellpadding=0 hspace=0 vspace=0 align=left>
 
 ВЕДЕ 
В В В В В В В 
 
 ЗНАХОДИТЬСЯ 
В В В В В В 
 
 ВНОСИТЬ 
В В 
 1 
В В В В  
 В  В В 
 1 
В В 
 1 
В  В В В В 
 
 РАЗГОВОРР В В В  В  В В 
 АБОНЕНТ 
В  В В В В В В В В  В В 
 1 
В В  В В В 
 1 
В В В  В В 
 МІСТО 
				
				
				
				
			
В  В В В  В В В 
 N 
В В В В    
 4. СПРОЕКТОВАНІ ВІДНОСИНИ 
  Abon Таблиця 2 
В 
 FIO 
 N_t 
   ZONA Таблиця 3. table>
 N_Z 
 Tar 
    Plata Таблиця 4. table>
 AV 
 DOLG 
 DATA_V 
 N_T 
 N_Z 
    Razg Таблиця 5. 
 t 
 Br 
 Data-razg 
 N_z 
 N_t 
  5. СТРУКТУРА МЕНЮ 
 p> 6. Лістинг МЕНЮ 
  Z 4.PRG 
  clear 
  set safe off 
  set talk off 
  close database 
  define menu ats bar at line 3 
  define pad x1 of ats prompt "запити 1-3" 
  define pad x2 of ats prompt "дані" 
  define pad x3 of ats prompt "вихід" 
  on pad x1 of ats activ popup xx1 
  on pad x2 of ats activ popup xx2 
  on pad x3 of ats quit 
  define popup xx1 from 4,1 to 11,11 
  define bar 1 of xx1 prompt "Запит 1" 
  define bar 2 of xx1 prompt "Запит 2" 
  define bar 3 of xx...