Table aliases and such

P is short for the table Farming.Farmers
import Farming.Farmers as P

H is short for the table Farming.Farms

in withDB I specify my own database connection



where opts is
MySQLptions {server="jackass", db="farming", uid="farming", pwd="myPassWord"}
This won't work: the password is wrong

Here are all words and functions with references, in alphabetical order

Go to main page