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
How can I detect whether a given connection is blocked?
How is data stored in dbms?
What is database design and development?
explain detail about ftp in datastage?
Write the fastest query to find out how many rows exist in a table?
Explain about the storage and physical database design?
What are the three basic rules which are to be followed for the relational model of the database?
What is dbms and its application?
Explain the role of indexing in databases?
You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?
What are the main phases of database development?
Which four data types cannot be used as a return type from a user-defined function?
Who are naive users?
Explain about relational database management systems?