w10schools
Login Register
  • Home
  • Tutorials
    • HTML, CSS
      • HTML, HTML5
      • CSS, CSS3
    • XML
    • JavaScript, AJAX
    • PHP
    • Ruby on Rails
      • Ruby
      • Rails
    • ASP.NET
      • ASP
      • C# .NET
    • Java
      • JSP
    • Databases
      • MySQL
      • MSSQL Server
      • Oracle
    • Web Server
      • Windows
      • Linux
      • Apache
      • IIS
    • Design
      • Dreamweaver
      • Flash
      • Photoshop
      • Fireworks
      • CorelDRAW
      • Illustrator
  • References
    • HTML
      • Bootstrap
    • CSS
      • CSS Selectors
      • Sass
    • JavaScript
    • Mobile Apps
      • Cordova
    • Ruby on Rails
      • Ruby
      • Rails
    • PHP
      • Function
      • Language
      • CodeIgniter
      • Phalcon
      • PHPUnit
      • Symfony
      • Drupal
      • Yii
      • Laravel
    • Perl
      • Perl
    • Python
      • Python
      • Django
      • NumPy
      • Pandas
      • scikit-image
      • scikit-learn
      • Statsmodels
      • Matplotlib
    • Lua
      • Lua
    • C, C++
      • C
      • C++
    • Server
      • Docker
      • Apache HTTP Server
      • Nginx
    • Database
      • PostgreSQL
    • Big Data
      • TensorFlow
    • Game Development
      • Phaser
      • LÖVE
  • Articles
    • News
    • General
      • Website Promotion
      • Online Advertising
      • Make Money Online
    • Editorials
    • Interviews
    • Web Roundups
  • Resources
    • Design
      • Fonts
      • Graphics
      • Vectors
      • Templates
      • UI (User Interface)
      • Brushes
      • Patterns, Backgrounds
      • Textures
    • Web Development
      • HTML, CSS
      • XML
      • JavaScript, AJAX
      • Ruby on Rails
      • PHP
      • Java
      • .NET
      • Python
      • Perl
      • Flash
    • Mobile Application Development
      • Mobile Development Tools
      • Swift
    • Online Services
      • Online Storage
      • Web Hosting
  • Tools
    • Generators
  • Bulletin
  • Posts
doc_Laravel
doc_Laravel


JoinClause::numericAggregate()

float|int numericAggregate(string $function, array $columns = array('*')) Execute a numeric aggregate function on the database. Parameters string $function array $columns Return Value float|int

JoinClause::newQuery()

Builder newQuery() Get a new instance of the join clause builder. Return Value Builder

JoinClause::min()

mixed min(string $column) Retrieve the minimum value of a given column. Parameters string $column Return Value mixed

JoinClause::mergeWheres()

void mergeWheres(array $wheres, array $bindings) Merge an array of where clauses and bindings. Parameters array $wheres array $bindings Return Value void

JoinClause::mergeBindings()

$this mergeBindings(Builder $query) Merge an array of bindings into our bindings. Parameters Builder $query Return Value $this

JoinClause::max()

mixed max(string $column) Retrieve the maximum value of a given column. Parameters string $column Return Value mixed

JoinClause::macro()

static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void

JoinClause::lockForUpdate()

Builder lockForUpdate() Lock the selected rows in the table for updating. Return Value Builder

JoinClause::lock()

$this lock(bool $value = true) Lock the selected rows in the table. Parameters bool $value Return Value $this

JoinClause::limit()

$this limit(int $value) Set the "limit" value of the query. Parameters int $value Return Value $this

Page 563 of 996

|< < Prev 560 561 562 563 564 565 566 Next > >|
  • Facebook
  • Tweet
  • Digg it
  • Stumbleupon
  • Delicious
  • Plus Share

Designed by : w10schools

service@w10schools.com

Our Partners: aeeble – Providing content publishing and search solutions