Helllo
when I am trying to run a new sql file it says that I have no permission?
how to fix this. or am I doing right. I want to add a sql file to my database
You need to ask someone with admin privileges to give your username the required privileges. Most common missing privileges are "INSERT", "CREATE", and probably also "DROP" and "CREATE VIEW".
Please login to leave a reply, or register at first.