Topics
Started by
Posts
Last post
Experts ! I need to query data on time stamp example I have date with time stamp 2014-10-01 00:00:…
1 replies
I cannot figure out how to count the rows of a table that I pull from sys.tables.. So here is the s…
6 replies
Dear experts, Obviously, I am not a database design guru as you can probably see from sample below.…
1 replies
Have I mentioned that I hate stored procedures? Because I do. With a passion. I can figure out ever…
21 replies
set @was = '--2--' set @becomes = '--2--' select @was = @was+'|'+was , @becomes = @becomes + '|'+ b…
3 replies
Using client tool to access server, first I started SSMS, opened ONLY 1 'New query' window when I …
4 replies
Hi, When I see linked servers under the server objects node from Server A, there is a linked server…
11 replies
Hi, I have a fully licensed version of SQL Server 2008R2 installed on one of my servers. My questio…
1 replies
i want amount filteration based on Current Year, Current Quarter, …
1 replies
There is SQL Server Agent Job which hung periodically. Is there a way to send alerts or notify when…
10 replies
I am unable to find a method to do a restore operation on a database if the database have more than…
2 replies
Please can some one help me to better understand the difference between local managed tablespace …
1 replies
Hello all, instead of reinventing the wheel i wanted to find out if someone is already doing someth…
7 replies
Hi. I have a database with all my customers data and I want to create other databases per customer …
3 replies
Hi All! I have this CURSOR in a stored procedure: DECLARE CounterBal CURSOR FOR SELECT SUM(CASE W…
4 replies
Viewing 15 topics - 5,506 through 5,520 (of 30,225 total)
You must be logged in to create new topics.