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-3.0.2/doc/sqlite3-1.4.2/ri/SQLite3/Statement/execute-i.ri
U:RDoc::AnyMethod[iI"execute:ETI"SQLite3::Statement#execute;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"HExecute the statement. This creates a new ResultSet object for the ;TI"Ostatement's virtual machine. If a block was given, the new ResultSet will ;TI"Abe yielded to it; otherwise, the ResultSet will be returned.;To:RDoc::Markup::BlankLineo;
;	[I"FAny parameters will be bound to the statement using #bind_params.;T@o;
;	[I"
Example:;T@o:RDoc::Markup::Verbatim;	[	I"0stmt = db.prepare( "select * from table" )
;TI"stmt.execute do |result|
;TI"  ...
;TI"	end
;T:@format0o;
;	[I"&See also #bind_params, #execute!.;T:
@fileI"lib/sqlite3/statement.rb;T:0@omit_headings_from_table_of_contents_below00I"results;T[I"( *bind_vars );T@ FI"Statement;TcRDoc::NormalClass00