Define the terms: field, record, table and database
Answer Posted / junaid ahmed
A space provided for a particular item of information OR A combination of one or more characters is called field.It
is the smallest unit of data in database that can be accessed by the user.The name of each field in a record is unique.For example: your name, your id, your salary in the field etc.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
Why should a c++ programmer be interested in stl?
Is stl part of c++ standard?
Name the different types of stl containers.
How do I convert a stl file?
When did c++ add stl?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What is stl language?
write a program to convert a decimal number in to its equivalent binary number?
What are the different types of stl containers?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
What is stl stack?
how to making game in c++ ?
Is there any error below, its a code to delete all entires from a map #include
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.