I\'m writing an asp.net C# web application; i have an in-memory datatable named \'table1\' having three columns \'country\', \'productId\' and \'productQuantity\';
I have a MySQL query SELECT * FROM \'redirect\' WHERE \'user_id\'= \\\'\'.$_SESSION[\'user_id\'].开发者_C百科\' \\\'