Support the ongoing development of Laravel.io →

pmvalente

Joined 4 Jul 2015

Statistics

Threads 1
Replies 2
Solutions 0
Articles 0

query with variables

Can someone help me to "translate" this mysql query to laravel. SET @prev=0,@rownum=0; SEL...

0 Likes
1 Replies
replied 8 years ago

query with variables

from http://stackoverflow.com/users/3088349/maytham DB::statement(DB::raw('SET @prev=0,@rownum=0'));...

0 Likes
replied 8 years ago

How to initialize user-defined MySQL variables?

could you help me to put this query in laravel SET @prev=0,@rownum=0; SELECT utilizador_id, nome FRO...

quyle92 liked this reply

1 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.