Answer Posted / rizwana
To decompose a large relation into two or more relations then we can use normalization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I run a sql script?
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
What is full join?
what is offset-fetch filter in tsql? : Transact sql
what is union? : Sql dba
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What are sql injection vulnerabilities?
Name three sql operations that perform a sort.
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba
what is a database? : Sql dba
Write a query to display the current date in sql?
Does pl/sql support create command?
What are the advantages of stored procedure?
What are some emotional triggers?
How many disk partitions should I have?