What does seeding a database mean?
Answer / Mohit Kumar Srivastava
Seeding a database refers to the process of initially populating it with data. In SQL, this is often done by creating and running an SQL script containing INSERT statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are the demerits of sql?
What is a record in a database?
What is identity column in sql server?
Why schema is used in sql?
What is the difference between local and global temporary table?
how to drop an existing table in mysql? : Sql dba
How exception handling is done in advance pl/sql?
How do I run a sql query in pgadmin 4?
package specification-3 procedures package body-2 procedures will is execute
What is flag in sql?
How many database objects (trigger, packages, sequence etc) uses a particular field in a given table. For ex: I want to know how many database object uses the ATTRIBUTE1 in the PO_VENDORS table. What query will give me the result showing the database object name(package, trigger etc), field_name used (in this case ATTRIBUTE1) and table_name (in this case PO_VENDORS).
What is the difference between function, procedure and package in pl/sql?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)