MySQL Forums
Forum List  »  Microsoft SQL Server

how to convert "select * from test with(nolock)" to mysql
Posted by: TOM JIA
Date: April 09, 2006 08:18PM

hi,everybody:
i want to migrate the stored procedure of sqlserver to mysql.
i have one stored procedure of sqlserver like this
" select * from test with(nolock)"
i failed to find corresponding syntax in the mysql manual about "with(nolock)"

please help me ,thanks.

Options: ReplyQuote


Subject
Written By
Posted
how to convert "select * from test with(nolock)" to mysql
April 09, 2006 08:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.