Is there a website where I can check MSSQL syntax

J

James Brown

Hi I have written some sql and have added a case when to remove nulls
but it doesn't seem to be working is there a website where I can check
the syntax or can anyone provide me with some help?

Thanks
 
P

Piet Linden

Hi I have written some sql and have added a case when to remove nulls
but it doesn't seem to be working is there a website where I can check
the syntax or can anyone provide me with some help?

Thanks

post it here. You can't use a CASE statement in Access. Only SQL
Server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top