It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
开发者_Python百科 Closed 11 years ago.
i need function like mysql_real_escap_string() and mysql_insert_id() work with sql server and oracle i searched in mysql manual and didnt find what i need
If you are searching for a function related to SQL Server or Oracle, you should not search in the MySQL manual -- but in the section related to the DB engine you're interested in...
精彩评论