SQL (Structured Query Language) Question:
What is sql inheritance?
Answer:
Inheritance is a method by which properties and methods of an existing object are automatically passed to any object derived from it.
Previous Question | Next Question |
What are the four types of events? | What is the function of a ODBC manager? |