Vertaling van "SQL string" in Spaans
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.
A placeholder can appear multiple times in the SQL string and all instances will be replaced with the bound value.
Un comodín puede aparecer múltiples veces en la cadena SQL y todas sus instancias serán reemplazadas con el valor asignado.
What I want to be able to do is go through the DynamicParameters and look at the name of the value and change the character on the front and then replace it in the SQL string as well.
Pregunta el nombre del valor y cambiar el carácter en el frente y luego reemplazarlo en la cadena SQL también.
When the identifier idname contains on or more. separators, each component is suitably quoted to be used in an SQL string. History
Cuando el identificador "idname" contiene en o más separadores., cada componente se le pone las comillas necesarias para ser utilizado en una cadena SQL. Historia
For example, if you access a database through an ODBC interface, the SQL string is passed to the ODBC driver and processed by it.
Por ejemplo, si accede a través de la interfaz ODBC a una base de datos, la cadena SQL se pasa al controlador ODBC, que se encarga de procesarla.
As Mongo isn't based on SQL we can't just pass a SQL string into the conditions.
Dado que Mongo no está basado en SQL no podemos pasar una cadena SQL en las condiciones.
For native SQL, the SQL string is forwarded directly to the connected database system without a previous evaluation by OpenOffice.
En un SQL nativo, la cadena SQL se transmite directamente al sistema conectado de bases de datos, sin que OpenOffice la evalúe antes.
Choosing the "Execute SQL" tab, paste this into the "SQL string" field
Al elegir la pestaña "Ejecutar SQL", pégala en el campo "Cadena SQL"
While you automate Excel, you can create a QueryTable by providing a connection string to an OLEDB or an ODBC data source and a SQL string.
Mientras automatiza Excel, puede crear un objeto QueryTable proporcionando una cadena de conexión a un origen de datos OLEDB u ODBC y una cadena SQL.
Intel Unite Server Installer Won't Complete Successfully - SQL Error 2147217900: failed to execute SQL string
Intel Unite El instalador del servidor no se completa correctamente-error SQL 2147217900: no se pudo ejecutar la cadena SQL
SQL String Functions - Complete list of SQL functions required to manipulate strings in SQL.
Funciones de cadena SQL - Lista completa de funciones SQL necesarias para manipular cadenas en SQL.
In the previous article SQL string functions for Data Munging (Wrangling), you'll learn the tips for getting started with SQL string functions, including the substring function for data munging with SQL Server.
En el siguiente artículo: Funciones de cadena SQL para Data Munging (Wrangling), usted aprenderá los consejos para poder comenzar con las funciones de cadena SQL, incluida también la función de subcadena para munging de datos con SQL Server.
For instance, every occurrence of a single quote ['] in a parameter must be replaced by two single quotes ['] to form a valid SQL string literal.
Por ejemplo, cada comilla simple ['] en un parámetro se debe sustituir por dos comillas simples ['] para formar una cadena literal de SQL válida.
In the "Enter the SQL string for the query" box, type the following SQL code