what you know about databases?
Answers were Sorted based on User's Feedback
Database is the collection of tables.where table has the
collection of records.where records has the collection of
attributes.
Database is used to store the data.The relationship can be
maintained between the tables.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ksantosha
Databases having a collection of records stored in a
computer in a systematic way, so computer program can
consult it to answer the questions(queries). Queries become
a information to help in making decisions.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?
How to control the file?
What is snapshot in vb?
How to get Cursor position using API?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is data control in vb?
What does Addressof operator do?
what is the Difference between listbox and combo box?
What are the rules which should be followed while naming a variable in VB?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
which Property is used to count no. of items in a combobox?
What is OLEDB?