To start off, FUCK YOU STOP DOUBLE POSTING ANYWHERE
1.) What is an FK? Define the acronym and then define the what it does!
Foreign Key, basically a shitty pointer in one table to a value in another table. If the two tables aren't synced up you have problems.
2.) What is a Null?
A null is exactly that: null void, nada, zip. Not to be confused with the integer 0, even if they are sometimes used interchangeably elsewhere. Basically an 'empty' value.
3.) What is a Datatype?
The type of data moron. Got yo strings. Got yo chars. Got yo integers. Etc. Data is stored in different memory sizes, and a datatype is basically a human convention to denote the memory size of a data value without explicit declaration while conveniently describing how a piece of data should be handled. Pretty universal concept here shawty.
4.) What does the acronym PK mean?
Primary Key, what a FK references.
*****BONUS QUESTION*****
1.) Give an Example of a Entity Relationship!!!! [Equals additional Cookies!]
Dogs have Nipples