Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Any i Data

$meta_query = array(
	array(
		'key'     => 'any',
		'type'    => 'NUMERIC',
	),
	array(
		'key'     => 'data',
		'type'    => 'NUMERIC',
	),
);