SQL (Structured Query Language) Question:
What are the responsibilities of a Server?
Answer:
1. Manage resources optimally across multiple clients.
2. Controlling database access and security.
3. Protecting the databse and recovering it from crashes.
4. Enforcing integrity rules globally.
2. Controlling database access and security.
3. Protecting the databse and recovering it from crashes.
4. Enforcing integrity rules globally.
Previous Question | Next Question |
What are the different topologies available for network? | Give some examples of standard APIs? |