database/sql.Stmt.QueryRow (method)

one use

	database/sql (current package)
		sql.go#L2866: func (s *Stmt) QueryRow(args ...any) *Row {