database/sql.Stmt.Query (method)

one use

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