We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
関数は NULL を返し
NULLが戻さ
This function returns NULL when not called from a web service.
Web サービスから呼び出されていない場合、この関数は NULL を返します。
If no collation has been specified for the expression, the function returns NULL.
) 式に照合が指定されていない場合、関数は NULL を返します。
If the file cannot be read, the function returns NULL.
ファイルが読み込めない場合は、関数は NULL を返します。
If the specified dbspace doesn't exist, the property function returns NULL.
指定した DB 領域が存在しない場合、このプロパティ関数は NULL を返します。
The function returns NULL if no message available. See Appendix: Return Values.
利用可能なメッセージがないと、関数はNULLを返します。 付録:返り値を参照してください。
If you pass in the handle of the dimension that appears last in the dimension, this function returns null.
次元の最後にある次元ハンドルを渡すと、この関数はNULLを戻します。
If the user clicks the Cancel button, this function returns null.
ユーザがキャンセルボタンをクリックする場合、この関数は、null を返します。
PostgreSQL gives you two function creation modifiers to optimize execution: "volatility" (whether the function always returns the same result when given the same arguments) and "strictness" (whether the function returns null if any argument is null).
VSIZE returns the number of bytes in the internal representation of expr. If expr is null, then this function returns null. This function does not support CLOB data directly. However, CLOBs can be passed in as arguments through implicit data conversion.
NULLIF compares expr1 and expr2. If they are equal, then the function returns null. If they are not equal, then the function returns expr1. You cannot specify the literal NULL for expr1.If both arguments are numeric data types, then Oracle Database determines the argument with the higher numeric precedence, implicitly converts the other argument to that data type, and returns that data type. If the arguments are not numeric, then they must be of the same data type, or Oracle returns an error.The NULLIF function is logically equivalent to the following CASE expression
XMLCONCAT takes as input a series of XMLType instances, concatenates the series of elements for each row, and returns the concatenated series. XMLCONCAT is the inverse of XMLSEQUENCE. Null expressions are dropped from the result. If all the value expressions are null, then the function returns null.
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.