Translation of "comandi SQL" in English
Con questa opzione è possibile creare o modificare comandi SQL personalizzati.
By using this option, you can create or edit custom SQL commands.
Grazie alle loro istruzioni parametrizzate, sono infatti in grado di comunicare al database i comandi SQL veri e propri.
Thanks to their parameterised instructions, they are in fact able to communicate real SQL commands to the database.
Aggiornamento automatico del database: nessun bisogno di aggiornare manualmente il database con comandi SQL; un singolo metodo si occupa di farlo
Automatic database update: no need to update the database manually with SQL statements, a single method take cares of it
I cambiamenti più importanti sono stati introdotti in GNU Bayonne solo di recente, incluso il supporto diretto per comandi SQL all'interno degli script di GNU Bayonne.
Many important changes have been introduced into GNU Bayonne recently, including direct support for embedding SQL statements in telephony scripting.
Utilizzando comandi SQL è possibile raccogliere i numeri delle carte di credito o i dati dei clienti direttamente dal database.
With matching SQL commands in the box, it may be possible to collect credit card numbers or customer data from the database.
Le query vengono scritte in modo da rendere impossibile per l'hacker cambiare il suo intento, anche con l'aiuto di comandi SQL.
Queries are written to make it impossible for the hacker to change its intent, even with the help of SQL commands.
prende nota dei comandi SQL delle ricerche in modo da renderli disponibili in qualsiasi momento.
notes the SQL commands of queries so that they are available at all times.
I diritti di accesso possono essere assegnati con i seguenti comandi SQL (dopo aver sostituito la password con quella corretta)
Access rights can be assigned with the following SQL commands (after replacing the password with the correct one)
Se si verificano errori dovuti a privilegi insufficienti per eseguire questi comandi (cosa molto probabile), la soluzione più semplice è generare i comandi SQL richiesti utilizzando
If you get errors due to having insufficient privileges to run these commands (this is quite likely) then the easiest solution is to generate the required SQL commands using,
Offriamo un correttore sintattico che puoi utilizzare per convalidare la sintassi del codice (ad esempio i comandi SQL) e i valori (ad esempio i nomi delle tabelle e i nomi delle variabili) utilizzati nella soluzione.
We provide a syntax checker that you can use to validate the syntax of your code (e.g., SQL commands) and values (e.g., table names and variable names) used in your solution.
Poiché non tutti i sistemi di gestione database sono completamente conformi allo standard SQL 92, è necessario consultare la documentazione relativa al proprio sistema per conoscere i comandi SQL validi per il database specifico.
Because not all database management systems are fully compliant with the SQL 92 standard, you should review your system's documentation to see what SQL commands are valid for your particular database.
Le ricerche (query) permettono di semplificare le operazioni con i database in quanto si possono aprire con un semplice clic del mouse e consentono anche agli utenti che non conoscono il linguaggio SQL di impartire comandi SQL.
Queries are used to simplify working with databases because they can be opened with a simple mouse click and also provide users without any knowledge of SQL with the option of issuing SQL commands.
I Web application firewall (WAF) difendono le aziende da questi tipi di attacco, grazie a un sistema avanzato di "pattern" appositamente studiato per rilevare i comandi SQL inviati al Web server.
Web application scans can help detect this style of attack with an advanced system of "patterns" designed to detect SQL commands transmitted to the web server.