Please enable JavaScript.
Coggle requires JavaScript to display documents.
Databases Operations (Field Types (Text: stores strings of characters…
Databases Operations
Field Types
-
-
-
-
-
-
-
-
Boolean: Yes/No, True/False, 1/0
-
When answering a database question, go through the following points:
-
-
In a complex search, what is the second field you want to search on?
-
Queries (search)
-
Complex Search (a search on two or more fields): allows the user to search on more than one field using the operators AND or an OR.
Sorting
When you sort the database you are pulling the information is some kind of order:
Ascending or Descending