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
Explain what a database is?
How would you design a database for an online site, which would average a million hits a day?
Explain about relational database management systems?
Pgm A calls Pgm B and pgm B uses cursor, when pgm B is called second time, the program is abending saying the cursor is opened? Why?
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?
How long can an error message be in raiseerror function?
Who are naive users?
How to use timestamp datatypes
In which database can extended stored procedures be added?
How is data stored in dbms?
How you can make a parameterized view?
What are the types of database model?
What is dbms explain in brief?
What is normalization? Explain different levels of normalization?
What are the three types of database design?