Last week I wrote that you can't implement the SQL statement SELECT author FROM books fast when your data is stored in XML.
La semana pasada escribí que no puedes implementar la instrucción SQL SELECT autor FROM libros de un modo rápido cuando tus datos están almacenados en XML.
Alte rezultate
For example, the following SQL statement selects an employee record based on the value of the employee's ID.
Por ejemplo, la siguiente declaración SQL selecciona un registro de empleado basándose en el valor del ID del empleado.
For example, the following SQL statement selects all employees whose salaries are more than $21,000
If we do not use bind parameters but write the actual values in the SQL statement, the optimizer selects the proper index for the active filter
Si no se usan variables Bind pero se escribe con los valores actuales dentro de la sentencia SQL, el optimizador seleccionará el índice correcto para el filtro activo
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple