database/sql.Stmt.Query (method)

one use

	database/sql (current package)
		sql.go#L2837: func (s *Stmt) Query(args ...any) (*Rows, error) {