Viewing 15 topics - 14,911 through 14,925 (of 284,004 total)
Topics
Started by
Posts
Last post
I have 35 tables all with a SSN column. I need to use a stored procedure and write a Select stateme…
30 replies
DECLARE @command varchar(1000) SELECT @command = 'USE ? SELECT dbschemas.[name] as 'Schema', dbtabl…
2 replies
Comments posted to this topic are about the item A Strange View
4 replies
Comments posted to this topic are about the item The Conferences of the Future
18 replies
OK, I'm no SSIS expert, but I am trying to do something very simple which I just cant get to work. …
23 replies
Comments posted to this topic are about the item Monitor Database and Log Growth
2 replies
I'm trying to total all the rows but one in a column using group by rollup in SQL Server. I'm getti…
11 replies
Good morning all I am looking to create a sql server database if the database does not exist on my …
1 replies
Hi, I am trying to send notifications to myself when a articular job that longer than 8 minutes to …
2 replies
I'm getting this problem message when executing my SQL query: "Generated SELECT statement. 'No mapp…
1 replies
dear all, i have simple query that related several tables which 1 table have millions of rows. i ha…
6 replies
Can any1 help in update statement in coalesce statement Begin tran Declare @tran_hdr table ( tran_n…
9 replies
************* Got the solution ******************* Hi all, I hope and pray for everyone to be safe …
2 replies
Today's tip is: to have a tech free day. Stop scrolling and turn off the news. Tough, but my though…
1 replies
I get the following message after a file has been locked by a long running job (which fired a DTS p…
9 replies
By: StefanJ
Viewing 15 topics - 14,911 through 14,925 (of 284,004 total)