You must Sign In to post a response.
  • Category: General

    How to convert Query using Tool

    Hi

    I need how to convert sql to Mysql Tool for this. I tried Manually but not working

    How to convert this Query

    for ex: Select ROW_NUMBER()Over(ORDER by empid),* from SumTot

    My Issue not this Query only . My need Sql server Query to Mysql Tool need any one post the right tool for this.
  • #762128
    Hi Dotnet Developer,

    I guess this link will help you to convert your SQL query to MS SQL, Please click the downloadable link and go a head.

    https://dbconvert.com/mssql/mysql/?DB=6

    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

  • #762132
    Hello Kumar,

    Go through the below link :

    http://burrist.com/mstomy.php

    http://sql.phpmix.com/index.php

    https://dzone.com/articles/converting-mysql-sqlserver-queries

    Hope this will help you.

    Regards,
    Nirav Lalan
    DNS Gold Member
    "If you can dream it, you can do it."


  • Sign In to post your comments