Vertaling van "de T-SQL" in Engels
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.
Aquí está un ejemplo de T-SQL que restaura la base de datos a un punto en el tiempo.
Here is an example of T-SQL which restores database to a point in time.
Este curso no entra en discusiones de rendimiento y problemas avanzados sino que se enfoca en los aspectos lógicos de T-SQL.
This course doesn't get into performance discussions and advanced problems* rather focuses on the logical aspects of T-SQL.
Veamos a lo largo de varias lecciones cómo levantar nuestro ambiente, la configuración y un repaso de la sintaxis y estructuras de control de T-SQL.
Let's see along several lessons how to raise our environment, the configuration and a review of the syntax and control structures of T-SQL.
De todas maneras, un conocimiento significativo de T-SQL es requerido para usarlas, algunas no están documentadas, y los resultados que proveen son difíciles de convertir a un formado humanamente legible.
However, significant knowledge of T-SQL is required to use them, some are undocumented, and the results they provide are difficult to be converted to a human-readable format.
Lo más factible es que el primer artículo en la parte superior sea de MS docs que muestre la descripción general y el uso de T-SQL.
Most likely the very first article at the top will be from MS docs showing the overview and usage of T-SQL.
Analiza la estructura básica de las consultas de T-SQL, el flujo lógico de una instrucción SELECT y presenta conceptos como predicados y las operaciones basadas en el sistema.
It discusses the basic structure of T-SQL queries, the logical flow of a SELECT statement, and introduces concepts such as predicates and set-based operations.
Después de completar este módulo, usted será capaz de: Describir los elementos de la lengua de T-SQL utilizado para tareas sencillas de programación.
After completing this module, you will be able to: Describe the language elements of T-SQL used for simple programming tasks.
Configurando la política como un trabajo de SQL Server Agent - esto requiere ciertas habilidades con las consultas y algún conocimiento básico de T-SQL.
Configuring the policy as SQL Server Agent job - this requires some skill with querying and some basic knowledge of T-SQL.
Todas las operaciones están definidas y desplegadas en la interfaz gráfica de usuario y no requieren el uso de T-SQL o SQL Server Agent.
All operations are defined and deployed in graphical user interface and do not require the use of T-SQL or SQL Server Agent
Es el lenguaje XQuery que es parte de T-SQL.
It's the XQuery language that is part of T-SQL.
Entiende la lógica de T-SQL y aprende a pensar en términos de conjuntos.
I understand the logic behind T-SQL and thinking in terms of sets.
También podemos ejecutar el código equivalente de T-SQL para generar el seguimiento.
We can also run the T-SQL equivalent code to generate the trace.
Se requerirá de mayor conocimiento de T-SQL para consultar las tablas y extraer información
T-SQL knowledge will be required to query the tables and pull information