News

Invoke-MySqlQuery is a cmdlet that comes with the MySQL connector you downloaded earlier. This should return all of the rows inside of my table. Invoke-MySqlQuery -Query 'SELECT * FROM Users' [Click ...