TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
krunal pande
NA
101
27.6k
How to select dynamic database name with prefix along with
Dec 30 2017 12:35 PM
Hi team, How to select dynamic database name along with table name in sql server. E.g. I have one server there are multiple database with prefix elcm_ Elcm_mags Elcm _qadb Tec And table is common in all database Table name: tna.master Select *from elcm_orgnizationname.tna.master Now I want only change orgnizationname dynamically. E.g Select * from elcm_qadb.tna.master Select *from elcm_mags.tna.master. Pls give me solutions ASAP. THAnks & regards, Krunal Pande
Reply
Answers (
3
)
how to configure sql becaz user id pwd is not valid it is sw
Copy table to another with index constrait