I want to know the answer of this question because of, in one of my interview, interviewer asked to me this question.
When database Table is created..?
Option:-
- On application launch.
- when inserting data.
can any one explain me when the data base created?
I have always created table with specific row and column and inserted data, updating data for my application, but never think about this question.