English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-04-11 15:53:22 · 3 answers · asked by adrian_millington 1 in Computers & Internet Software

3 answers

To interrogate is to question, so I'm going to guess that to interrogate a file is to extract particular information from it, like a "query" or "report."

For example, to determine how many people in your datafile live in a particular zipcode, who has an account unpaid and outstanding, etc.

2007-04-11 16:41:57 · answer #1 · answered by TheHumbleOne 7 · 0 0

Access, the successor to ENGLISH, is an English-like query language used in the Pick operating system.

The original name ENGLISH is something of a misnomer, as PICK's flexible dictionary structure meant that file and attribute names could be given aliases in any natural language. For instance the command SORT could be given the alias TRIEZ, the file CUSTOMER the alias CLIENT, the attribute BALANCE the alias BILAN and the particle BY the alias PAR. This would allow the database to be interrogated using the French-language command string "TRIEZ CLIENT PAR BILAN", resulting in a list of customers by balance.

2007-04-11 23:00:01 · answer #2 · answered by matconco 2 · 0 0

Are you sure you don't mean file (or data) integration?

http://support.microsoft.com/kb/181148

plrr

2007-04-12 11:51:40 · answer #3 · answered by Angry C 7 · 0 0

fedest.com, questions and answers