Answer Posted / siri
select count(*) from table_name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
Which data type is a composite type?
how to run 'mysql' commands from a batch file? : Sql dba
Explain the uses of control file.
How to execute a stored procedure?
What is delimiter in pl sql?
Lookups are a key component in sql server integration services (ssis). Explain its purpose?
Why do we create views in sql?
How do you define a foreign key?
What is rownum?
What is localdb mssqllocaldb?
Can sql function call stored procedure?
What do you mean by rowid?
What is dynamic query?
what are the different index configurations a table can have? : Sql dba