Searched refs:SQL_GROUP_BY (Results 1 – 2 of 2) sorted by relevance
/trunk/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaData.cxx | 1038 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupBy() 1045 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByBeyondSelect() 1052 OTools::GetInfo(m_pConnection,m_aConnectionHandle,SQL_GROUP_BY,nValue,*this); in supportsGroupByUnrelated()
|
/trunk/main/unixODBC/inc/ |
H A D | sqlext.h | 758 #define SQL_GROUP_BY 88 macro
|
Completed in 47 milliseconds