Hi hi hi,
I'm trying to do something that should look like the following:
It's an odd request but there *is* a point. I'm trying to find which tuple has the most data in it as an arbitrary method of choosing a destination for merging non-unique records.
Yet another unchecked rambling brought to you by:
Oddball
I'm trying to do something that should look like the following:
Code:
SELECT SIZE() FROM `companies` WHERE `companyId` = ?guid
It's an odd request but there *is* a point. I'm trying to find which tuple has the most data in it as an arbitrary method of choosing a destination for merging non-unique records.
Yet another unchecked rambling brought to you by:
Oddball