• Resolved sdarvis

    (@sdarvis)


    Where can I insert data by writing a command line as follows

    INSERT INTO Databasename.Table name (fieldname1, fieldname2, fieldname3)
    VALUES (‘value1’, ‘value2’, ‘value3’);

    or even update, delete commands? is it possible to write these commands using this plugin, Regards

    https://wordpress.org/plugins/adminer/

Viewing 1 replies (of 1 total)
  • Thread Starter sdarvis

    (@sdarvis)

    Thank you, I found the solution that’s amazing plugin
    when click edit it allows me to write commands

Viewing 1 replies (of 1 total)

The topic ‘Insert data to table using Query’ is closed to new replies.