HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/doc/sqlite3-1.4.2/ri/SQLite3/Database/execute_batch2-i.ri
U:RDoc::AnyMethod[iI"execute_batch2:ETI"%SQLite3::Database#execute_batch2;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"MExecutes all SQL statements in the given string. By contrast, the other ;TI"Mmeans of executing queries will only execute the first statement in the ;TI"Lstring, ignoring all subsequent statements. This will execute each one ;TI"Bin turn. Bind parameters cannot be passed to #execute_batch2.;To:RDoc::Markup::BlankLineo;
;	[I"AIf a query is made, all values will be returned as strings. ;TI":If no query is made, an empty array will be returned.;T@o;
;	[I"CBecause all values except for 'NULL' are returned as strings, ;TI";a block can be passed to parse the values accordingly.;T@o;
;	[I"4See also #execute_batch for additional ways of ;TI"executing statments.;T:
@fileI"lib/sqlite3/database.rb;T:0@omit_headings_from_table_of_contents_below00I"val;T[I"(sql, &block);T@FI"
Database;TcRDoc::NormalClass00