Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • Rahul_Rohan
    Member

    Hii. I am executing Multiple Select statements in SQL YOG and it throws error :-

    Query: SELECT msisdn FROM tbl_users_profile WHERE nick_name like '00000645064A062A06480000' SELECT msisdn FROM tbl_users_profile WHERE …

    Error Code: 1064

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT msisdn FROM tbl_users_profile WHERE nick_name like '000106270644062706450' at line 2

    Execution Time : 0 sec

    Transfer Time : 0 sec

    Total Time : 0.069 sec


    Please help me I am trying this :-

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '00000645064A062A06480000'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '00010627064406270645064A063106680668'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '000A000A0633064A062F06310627'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '0633062A0627062606310661'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '064506480645064A0627062106270644062D0628'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '003f003f003f003f002e003f003f003f003f002e'

    SELECT msisdn FROM tbl_users_profile WHERE nick_name LIKE '003f003f003f003f005f003f003f003f003f003f'

Viewing 1 post (of 1 total)