How do I compare two values when one value(data type) is
char and the other is an integer?
Answer Posted / rajeevrohilla
You Can USe Either Convert or Cast Function for this
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to insert multiple rows with one insert statement in ms sql server?
How to create an index on a view?
What is system stored procedures?
What is after dml trigger?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
How can we solve concurrency problems?
What is subquery in sql?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
How to invoke a trigger on demand?
what is raid? : Sql server database administration
what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
Explain what is raid and what are different types of raid levels?
How to include date and time values in sql statements?
Can We Use Data-grids For Our Report In Ssrs?
What is the log shipping?