Explain the general syntax for a SELECT statements covering
all the options.
Answer Posted / rosemary masha
select* from table name
where last name='Faina'
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the 18 schemas?
What are the types of database model?
State the acid rules?
Explain about relational operator join?
How to replace not in with not exist?
You have a table with three columns: amount1, amount2, and amount3 in a single row only one of these three columns will have a value and the other two will be null. Write a sql query to retrieve the values from these columns?
Explain about xml databases?
What is database design and development?
How would you design a database for an online site, which would average a million hits a day?
How long can an error message be in raiseerror function?
Write the fastest query to find out how many rows exist in a table?
How can you fix a poorly performing query?
Hi my program is accesing data from two db2 databases.what is the bind card for this program to genarate plan? how to specify the two owners and two qualifiers in bind card
Can an extended stored procedure be called from inside a user-defined function?
What is normalization? Explain different levels of normalization?