1. In Terminal.app, type the following:
mysql -u jamfsoftware -p

2. Default Password for “jamfsoftware” MySQL User: (Yours may vary)
jamfsw03

3. To view the current databases, type the following: 
show databases;

4. To view the jamfsoftware database, type the following: 
use jamfsoftware;

5. To view the jamfsoftware database tables, type the following: 
show tables;
6. The Truncate Table command, empties a table completely. 
TRUNCATE TABLE vpp_invitation_usage;

Craig Cohen

As the President & CEO of HCS Technology Group, Craig is a creative decision maker with skills in business development, personnel and project management.

Speak with an Apple Certified expert today

We’d love to discuss your business challenges, even if you’re not sure what your next step is. No pitch, no strings attached.

Let's Talk