First sorry for my English. I'm new to this SQL server, I have worked in other languages ??such as MySQL or SQL and tried to make this query in SQL Server 2008: SELECT something FROM table WHERE true and I skip this error: An expression not boolean in a context where a condition is expected, near 'true'. It's weird because in other languages ??that judgment is correct. I want to make it after only having to add "and".