Answer Posted / slokh
Database is a collection of inter related data, which is
stored in tabular form or as flat file. and databases is
collection of those database
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are pl sql data types?
Explain what is a database?
Does mysql_real_escape_string prevent sql injection?
What is sql exception?
What is the example of procedure?
Is sql open source?
What has stored procedures in sql and how we can use it?
What are different types of queries in sql?
What is a sql*loader control file?
Describe sql comments?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What are the different types of sql commands?
How do I run pl sql in sql developer?
Write the command to remove all players named sachin from the players table.
what is the difference between group by and order by in sql? : Sql dba