Skip to content

How to import bulk url rewrites in magento 2 using sql query

I have Url rewrite excel sheet with request path, target path and redirect type. How can i add this values into url_rewrite table in magento 2 by running sql query.