"Tabella del database" is not found on TREX in Italian-English direction
Try Searching In English-Italian (Tabella del database)

Low quality sentence examples

Sotto IMPOSTATO sezione vedrai tutti i campi di questa tabella del database, ad esempio ID, post_content, post_title e altro ancora.
Under SET section you will see all fields of this database table, e.g.
che rappresenta una singola riga in una tabella del database.
representing a single row in a database table.
Detto ciò ha senso applicare questo metodo solo nei casi in cui si ha una lista di record che non appartengono ad alcuna tabella del database.
That said, it's only worth applying this method if you have a list of records that don't belong in a database table.
WordPress Form Maker memorizza le informazioni inviate in[prefisso]_formmaker_submits Tabella del database MySQL del tuo sito Web per impostazione predefinita.
WordPress Form Maker stores the submitted information into[prefix]_formmaker_submits MySQL database table of your website by default.
Le informazioni inviate tramite un modulo per la creazione di moduli sono salvate in[DB_Prefix]_formmaker_submits tabella del database del tuo sito web.
The information submitted through a Form Maker form is saved to[db_prefix]_formmaker_submits database table of your website.
E' necessario dire a SPIP qual è il prefisso della tabella del database utilizzato, e ciò si fa con$cookie_prefix=$table_prefix=$r[1];
We need to tell SPIP what is the prefix that has been used for tables in the database, which is why we have that$cookie_prefix=$table_prefix=$r[1];
Nel caso in cui si sceglie di connettersi a un A distanza tabella del database, è necessario fornire il Nome utente, password e il Titolo del database..
In case you choose to connect to a Remote database table, you need to provide the Username, Password and the Database title.
la definizione manuale delle colonne nel file del modello, piuttosto che nella tabella del database.
then manually defining the columns in the model file rather than in the database table.
ne possa modificare l'ordine in base alle impostazioni dell'utente senza modificare la tabella del database principale.
so fields can change the order according to user settings without modifying the table of the primal data base.
prima di tutto Ã̈ necessario aggiungere un campo api_token  univoco di 60 caratteri  nella tabella del database del modello selezionato(entity in doctrine.
to use token authentication, first of all you need to add a 60-character unique api_token field into the database table of the selected model(entity in doctrine.
Applicazione calendario per la creazione e l'aggiornamento degli eventi direttamente nella tabella del database, modulo per l'inclusione,
Calendar application for creating and updating of events directly in the database table, form for inclusion,
E' necessario dire a SPIP qual è il prefisso della tabella del database utilizzato, e ciò si fa con$cookie_prefix=$table_prefix=$r[1]; Questa riga va a creare delle tabelle MySQL con prefissi che hanno il nome della cartella che contiene il sito: mio_sito_article al posto di spip_article per esempio.
We need to tell SPIP what is the prefix that has been used for tables in the database, which is why we have that$cookie_prefix=$table_prefix=$r[1]; This line will prefix the MySQL tables with the name of the directory that contains the site: first_site_article instead of spip_article for example.
Dovrebbero apparire tutte le tabelle del database.
You should see all tables in the database.
Il task propel: insert-sql crea le tabelle del database.
The propel: insert-sql task creates database tables.
Figura 8-1- Struttura delle tabelle del database di un blog.
Figure 8-1- A blog database table structure.
Per prima cosa, sono create le tabelle del database principale.
Firstly, the main database tables are created.
Xml che specificano come Moodle dovrebbe impostare le tabelle del database.
Xml files that specify how Moodle should set up its database tables.
insert-sql crea le tabelle del database.
insert-sql task creates database tables.
Se gli errori persistono assicurati che tutte le tabelle del database siano controllate.
If any errors still exist make sure all the database tables are checked in.
Propel inoltre genera le istruzioni SQL usati per creare le tabelle del database.
Propel also generates the SQL statements used to create the tables in the database.