An exercise covering IT and database terminology for ESL professionals. The expressions here appear in technical specifications, database design discussions, and data management communications.
📚 Key vocabulary API (Application Programming Interface) — a set of rules allowing different software applications to communicate and share data with each other cloud computing — the delivery of computing services including storage, servers, and software over the internet on demand agile methodology — a project management approach based on iterative development, collaboration, and flexibility to change DevOps — a set of practices combining software development and IT operations to shorten development cycles and improve reliability cybersecurity — the practice of protecting computer systems, networks, and data from digital attacks and unauthorized access bandwidth — the maximum rate of data transfer across a network, typically measured in megabits per second latency — the delay between a user's action and the corresponding response from a system or network scalability — the ability of a system or network to handle an increasing amount of work or expand its capacity firewall — a network security system that monitors and controls incoming and outgoing traffic based on defined rules encryption — the process of encoding data so that only authorized parties can read it
READY TO PRACTICE? LET’S GO!
Choose the correct response to complete each sentence.
1. I'm responsible for __________________ which data fields will be used.
That's right! Well done!Sorry, that is incorrect. Please try again.
2. Make sure that your field names are unique and __________________.
That's right! Well done!Sorry, that is incorrect. Please try again.
3. Your field names are too vague. They need to be more __________________.
That's right! Well done!Sorry, that is incorrect. Please try again.
4. The __________________ ( = first/original) value was 0.
That's right! Well done!Sorry, that is incorrect. Please try again.
5. A SQL statement can be used to __________________ ( = get information from) a database.
That's right! Well done!Sorry, that is incorrect. Please try again.
6. Do you know how to __________________ ( = divide) a field into multiple fields?
That's right! Well done!Sorry, that is incorrect. Please try again.
7. Would you like to update these values for all records, or only those records that meet specified __________________ ( = rules, values).
That's right! Well done!Sorry, that is incorrect. Please try again.
8. It might not be the __________________ ( = normal, accepted) way of doing things, but it works.
That's right! Well done!Sorry, that is incorrect. Please try again.
9. The symbol ">" usually means "__________________".
That's right! Well done!Sorry, that is incorrect. Please try again.
10. Many databases are made up of __________________ (which are vertical) and rows (which are horizontal).
That's right! Well done!Sorry, that is incorrect. Please try again.