Need to create a query which selects all enrolled students from table table "enrolled" and insert a new calculated field as follows:
MarkUK: Mark-EU*0.7
An example of what? You've basically written all that needs to be done. Walk me through what you have actually done to produce this query and where specifically you are stuck.