[Database][SQLServer] Cannot call methods on void type.


Description
     Null cannot call method, it usually typo from user.


How To
     Just fixed the query, example typo query maybe like this :

     NULL.ALIAS.FIELD

    Just Fixed to : NULL , ALIAS.FIELD

    no DOT Character  in front of NULL.

Post a Comment

Harap gunakan bahasa yang baik dan sopan, terima kasih