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.
función con valores de tabla
A table valued function is a function that returns records in the form of a table.
However, as mentioned above they cannot be used to join a table valued function with a table.
Sin embargo, como se mencionó anteriormente, las mismas no se pueden usar para unir una función tabulada con una tabla.
Let's first write a simple table valued function that accepts author id as parameter and returns all the books written by that author. Execute the following script
Primero, escriba una función simple con valores de tabla que acepte la identificación del autor como los mismos parámetros y devuelva todos los libros escritos por ese autor.
On the other hand, OUTER APPLY retrieves all the records from both the table valued function and the table, irrespective of the match.
Por otro lado, OUTER APPLY es una opción que recupera todos los registros tanto de la función con valor de tabla como de la tabla, independientemente de la coincidencia.
In this article, we studied what the CROSS APPLY and OUTER APPLY functions are, and how they can be used to perform join operations between a physical table and table valued function.
Vale la pena mencionar que, en este artículo, estudiamos cuáles son las funciones CROSS APPLY y OUTER APPLY, y cómo las mismas se pueden usar para realizar operaciones de unión entre una tabla física y una con los valores de una función ya tabulada.
CROSS APPLY returns only those records from a physical table where there are matching rows in the output of the table valued function. Joining table and table valued functions using OUTER APPLY
Por ello la APLICACIÓN CRUZADA devuelve solo aquellos registros de una tabla física en la misma que se encuentra donde hay filas coincidentes en la salida de la función con valores de la tabla.
Potentieel gevoelige of ongepaste informatie
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.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor table valued function in het Engels