Klaida SQL: SELECT NewsId, (SELECT ocn.Name FROM opt_cat_news ocn WHERE ocn.CategoryId = News.CategoryId) AS Category, Name, Date, Content, PhotoUrl, Alias, Short FROM News WHERE NewsId = ORDER BY NewsId DESCklaidos tekstas: 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 'ORDER BY NewsId DESC' at line 4