uso de variables
bbdd
,
mysql
SELECT
@variable:
=
'valor'
;
SELECT
*
FROM
@variable;