- Authentication using Polybase Auth
- get a record from Polybase
- create new record
- update existing record using
setName()defined in the schema - delete existing record using
del()defined in the schema
setName() defined in the schemadel() defined in the schema