A test to help students prepare for Software Development and Web Development 98-361 and 98-363 exams
SQL Structured Query Language
MySQL
Oracle
Microsoft Access
Data Query
DataSet
Data Connection
Database
Data Connection
DataReader
DataSet
Data Query
Show the source code of a data control
Update data in a database
Read data from a database
Enable JQUERY to update a database
Source code to reach data, usually written in a web page eg PHP or ASP.NET C# code. It can be viewed with the View->Source command
A source of data like a database or XML document
The results of a search engine search eg output from a Google Data Search
Postgres
Ingres
Oracle
Microsoft SQL
MySQL open source
Sybase
It's an Open Source model for connecting to MySQL
It's a standard way of connecting to a database regardless of the database beneath, to provide a uniform platform which is the same regardless of which underlying database is being used.
Allows us to open databases to read them
Allows us to have really small transactions processed very fast
The idea is that an atom is a smallest fundamental particle and cannot be split up, so every transaction must either be completed fully or not completed at all. For example taking £10 out of an ATM machine it is not possible to have 'half' a transaction it is either fully completed or not at all.
Allows us to use atoms to read and write data to miniature databases
It is a transaction which updates many databases at once
Allows us to access any field immediately like in RAM
Allows us to select which fields can be linked to other databases
It a certificate to do business with, to prove our identity
It is a unique key which is an index to the data
Wait!
Here's an interesting quiz for you.