I have Two table First have UserName and second is address,
in address table more than value relegated to UserName
table, i want to fetch 2nd address if exist other wise 1st
address access
Answer Posted / krishan
Please solve my problem?
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
Can a trigger be created on a view?
what is a join? : Sql server database administration
What is public role in sql server?
How to check parameter value in stored procedure sql server?
Does the order of columns in update statements matter?
How will you monitor replication latency in transactional replication? : sql server replication
What are the restrictions applicable while creating views? : SQL Server Architecture
What is clustered index
What is ssrs?
What is a data source file?
Explain use of expression builder.
What is the purpose of update statistics and scope_identity() function?
Is foreign key a primary key?