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.

Read All 172 SQL Questions
Previous QuestionNext Question
What are the four types of events?What is the function of a ODBC manager?