Topics
Started by
Posts
Last post
I have a DB using random GUID values as a PK. I know it should not be that way but it is third par…
3 replies
hi , Is it possible to reclaim space after rebuilding indexes(shrinking is not an option). Thank yo…
11 replies
I am creating a program that will take a master database and create separate databases for class ro…
5 replies
Hi Guys, I need help to figure it out. I am trying to find a beginning date from multiple date rang…
9 replies
HI Experts i have a question , Is data will get store some where in db when we use Indexed view ? o…
2 replies
Hi, I tried to divide the backup into different files. I am using the same drive but using striping…
2 replies
In the database world, it seems that I can find very few people using source control with their dat…
4 replies
Hi, I've spend the last 3 hours searching the internet and trying myself on the following problem: …
3 replies
Hi Experts, I use Batch wise delete in my procedures as they help me to reduce log size. As we know…
7 replies
Hi Experts, Could you please help me in selecting table data in hierarchical XML . Here is the sam…
8 replies
Hi, I set up maintenance job to back up a database and store it in a network path. I cannot see the…
1 replies
when I run this query: select #tempsysdatabase.name, count (#temploginfo.FieldId) as FieldID from #…
4 replies
If exists (select fieldID from #tmploginfo where status <> 0 group by fieldID having count(*)…
3 replies
Hi, I seem to have an odd situation. I have a view that when created holds about 40k of rows. when …
8 replies
We have 2 SQL servers I will call them SQLA and SQLB. SQLB uses OSQL to execute an SP on SQLA and f…
5 replies
Viewing 15 topics - 4,486 through 4,500 (of 30,225 total)
You must be logged in to create new topics.