Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Invalid inline table.
CANNOT_EVALUATE_EXPRESSION_IN_INLINE_TABLE
Cannot evaluate the expression <expr> in inline table definition.
FAILED_SQL_EXPRESSION_EVALUATION
Failed to evaluate the SQL expression <sqlExpr>. Please check your syntax and ensure all required tables and columns are available.
INCOMPATIBLE_TYPES_IN_INLINE_TABLE
Found incompatible types in the column <colName> for inline table.
NUM_COLUMNS_MISMATCH
Inline table expected <expectedNumCols> columns but found <actualNumCols> columns in row <rowIndex>.