Skip to content

Tag: sql

Why does my SQL query not have any columns?

I’m not an expert by any means but I write SQL queries fairly regularly. I am pulling data via Crystal Reports 2013 from SQL Server 2016 (not positive about the version). Just as an aside, CR permits parameters so that’s what {?DateStart} is. {?DateStart} and {?DateEnd} are regular dates, {?Servic…

oracle sql contain

I have table with values in columns like colname TMC_MCH,OTA_MCH,CONSOL_MCH,RETAIL_MCH,TOUROP_MCH,SPEC_MCH,QRACTO_MCH RETAIL_MCH RETAIL_MCH,CONSOL_MCH CONSOL_MCH OTA_MCH I need to run query to fetch …