Support the ongoing development of Laravel.io →

mauriciopazpp

Joined 6 Oct 2015

Statistics

Threads 1
Replies 1
Solutions 1
Articles 0

How to use 'WITH (NOLOCK)' in Laravel with connection 'sqlsrv' ?

Hi i have a conneciton with a giant datebase, and i realy need to use 'with (nolock)' in my queries...

0 Likes
1 Replies
Solved
replied 8 years ago

How to use 'WITH (NOLOCK)' in Laravel with connection 'sqlsrv' ?

$a = DB::connection('sqlsrv') ->table('ClasseContratoFinanceiro') ->select...

0 Likes
Solved

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.