Community Member Profile
Sankar.K
Member since Sep 27, 2010
- Profile: /members/6947-Sankar-K.htm
- Comments: 1
- Points: 11
Recent Blog Comments By Sankar.K
-
SQL LIKE Clause Case Sensitive in ColdFusion MX Query-of-Query
Posted on Sep 27, 2010 at 2:22 AM
I am using QoQ concept in my programming, to get the distinct values from a query. But, it was retriving all the records. My code is as below. <cfquery dbtype="query" name="Distinct_dept"> SELECT DISTINCT department FROM get_all_departments... read more »



