what is the difference between implicit conversions and
explicit conversions?
Answer Posted / suman
hi here it is, implicit cursor default by database, where
as explicit cursor is defined by user customized.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Explain foreign key in sql?
How do you write a complex sql query?
What is sql scripting?
Does a primary key have to be a number?
What are all the different normalization?
How do I create a sql script?
Can we use joins in subquery?
What operators deal with null?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What is identity column in sql server?
Explain 3 basic parts of a trigger.
How can I get the number of records affected by a stored procedure?
Why do we need databases?
Is it possible to create startup or shutdown trigger for on-schema?
what are aggregate and scalar functions? : Sql dba