You can do that accessing the phpmyadmin dashboard of your host, but that is no the right way to do it, i recommend you to research and learn about:
Related Posts:
- Update results, Before deleting the related category [closed]
- wpdb prepare insert table doesn’t work
- Why when I create a new post I found 2 record related to this post into the posts database table?
- select a single val though a table in wordpress
- How to return number of found rows from SELECT query
- Check if post of title already exists
- How to export/import theme customizer settings?
- $wpdb->delete column values IN ARRAY()?
- How to use update and delete query in wordpress
- How to make WordPress plugin check for database changes and then do something?
- How To Make Connection To WordPress Data Base In A Plugin?
- Changing user_nicename
- Does WordPress cache get_user_meta() results?
- WordPress will not operate correctly
- How to Join two tables from separate databases within WordPress
- simple wordpress ajax plugin not working when not logged in
- How to use copy() function and paste file in /wp-content/themes directory
- error importing localhost export file to server
- Would manually deleting the dumping data fix a “#1062 – Duplicate entry ‘1’ for key ‘PRIMARY'” phpMyAdmin error?
- How to sort results from a custom database table
- How can I call a row of user specific data from a custom table added to the WP Database
- How to merge local and live databases?
- How to track a users progress through pages by inserting data into WordPress Database?
- Import 10,000 Users into WordPress WITH a specific ID for each user
- WP database error for comments_popup_link()
- if statement on database query
- Is the regular ajax request method safe or I should use admin-ajax.php?
- Unusable menus and “Illegal widget setting ID: nav_menu_item[]” error
- do not show web page section when using advanced custom fields pro
- No wp-config.php file on local install of wordpress – site still displays
- Am I not understanding plugins?
- WordPress Ajax Custom Query – High CPU LOAD
- Using Font Awesome as post thumbnail
- How to migrate the posts from an old custom legacy blog to a new WordPress website?
- Why WordPress architecture is not pure object oriented and it don’t use MVC pattern? [closed]
- Different database query in function.php using mysqli
- How to create and work with custom data / tables (i.e., for arbitrary data)?
- Query String being Removed Creating a Pagination Issue within a Custom Plugin
- custom shortcode will not display the wrapped content
- WordPress Scheduled Event Request Blocking
- How can i upload images in an admin page?
- Accessing the database from a plugin outside of action hooks
- Create WP_Query to search for posts by their categories or their parent/child categories
- WordPress not reflecting changed of the database
- Hide categories that are not used in the post type
- PHP Fatal error: Uncaught mysqli_sql_exception: Table doesn’t exist in wordpress/wp-includes/wp-db.php
- How to set up VS Code for WP plugin/theme development in 2021? [closed]
- what is the best practice to add new field to an api route
- Improve page speed loading using CDN and async or defer attribute
- How can I save unique user data on my site? [closed]
- Store a default value for a transient on plugin activation
- Execute long and heavy processes
- wp query foreach deleting record returning only first or last item
- database sent to a JSON file
- inserting a post from an extern php file but post content doesn’t show on wp site
- Using custom tables for old posts
- Not connecting to database in file with multiple MySQL connections
- How to obtain the current website URL in my theme?
- What exactly do this function declared into functions.php file of a WP theme?
- Weird fonts showing which are coming from database
- PHP Warning: mysqli_query(): after updating my websites php from 5.6 to 7.2
- wp_update_post gives 500 internal error
- code that I can run, or a plug in to show what sql tables something pulls information from
- Submit remote form to wordpress REST API and save data to custom post type
- Using wpdb to connect to a different database is not working
- Store user form submitted information in post type
- How to import woocommerce custom fields data into another site?
- Display attached images of a page or post that are insetred using gallery
- Add a custom link to each image in WordPress gallery
- register dependency css and js inside a plugin class
- Need help with format of nested array in MySQL
- The plugin generated 225 characters of unexpected output during activation
- How to properly escape in ternary operators – Wp Coding Standards?
- Insert data from form to database
- can’t delete a row from post_meta table
- Send data from plugin to external database
- How to set max users to 17.000
- two wordpress sites, two themes, one database, same content
- Insert double entry in DB
- How to connect database table to each registered wordpress user.
- Let users register weight each day and save it in DB
- MySQL database migration to WordPress
- WP multisite network plugin fails to see classes loaded with spl autoload
- Custom query_posts() parameter
- MySQL update text field with ‘
- How to pass username into form that sends data to database
- Predefine Magazine Style Layouts
- Display total count of products in orders of a specific order status
- Create custom table for wordpress custom registration flow
- Variable ++ in query loop
- Execute multiple PHP Snippets causes error?
- Custom form that stores data in mysql database
- Woocommerce Convert existing order to the cart
- Putting form result in my database
- Can’t insert into a database wordpress
- Issue with WordPress Plugin Activation Hook and Table Creation
- Capture the Selected Radio Button Value between two files in wordpress theme
- Updates applied to staging WordPress site affecting production even with different databases
- 404 error on page reload
- How to properly prepare a column name if passed to a stored procedure?