Interview Question in Sql Server Views


 

Interview Question :: I dont know how to fix a problem with my computer i am having that causes me to not be able to view a website


it says something about my sql syntax:



user warning: 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 'INNER JOIN node_access na ON na.nid = node.nid LEFT JOIN node n ON node.nid = n.' at line 1 query: pager_query INNER JOIN node_access na ON na.nid = node.nid LEFT JOIN node n ON node.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 2 AND na.realm = 'forum_access') OR (na.gid = 2 AND na.realm = 'term_access'))) AND ((n.moderate != 1 OR n.uid = 8164)) in /home/sky7ani/public_html/includes/datab... on line 164.
user warning: 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 'INNER JOIN node_access na ON na.nid = node.nid LEFT JOIN node n ON node.nid = n.' at line 1 query: pager_query INNER JOIN node_access na ON na.nid = node.nid LEFT JOIN node n ON node.nid = n.nid WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 2 AND na.realm = 'forum_access') OR (na.gid = 2 AND na.realm = 'term_access'))) AND ((n.moderate != 1 OR n.uid = 8164)) LIMIT 0, 42 in /home/sky7ani/public_html/includes/datab... on line 164.


what does this mean and how do i fix it??
Answers to "I dont know how to fix a problem with my computer i am having that causes me to not be able to view a website"
RE: I dont know how to fix a problem with my computer i am having that causes me to not be able to view a website?

If this isn't your website, there's nothing you can do about it.
 
Vote for this answer ::  
RE: I dont know how to fix a problem with my computer i am having that causes me to not be able to view a website?

it happens all the time.

internet are like traffic. imagine the whole world people populaton is accessing the same site as you do.

it's jammed.

try restarting your computer. it'll recover
 
Vote for this answer ::  
Update Alert Setting