Topics
Started by
Posts
Last post
I have a table with @ 20 Million rows of data I want to truncate or delete. I don't need any of th…
47 replies
I have the following trigger: Create trigger [dbo].[new_Location] on [dbo].[TBL_LOCATIONS] for inse…
9 replies
When I copy/paste grid results from SQL Server Management Studio --> an Excel file, the WORD "NU…
48 replies
Hi, I have a requirement to change the date to 1900-01-01 if its an invalid date like 2009-13-31 (I…
12 replies
Hi Experts ! I have two select statements, in between select statement taking UNION ALL . I need to…
14 replies
HiTo make it simpleI have a @StartDate and @EndDateI choose students with an admit date in th…
59 replies
I created a date field [Datte] in SQL v2008. I then link with MS Access. No problem. Done this many…
8 replies
Hi, anyone know if SQL replication snapshot uses OS memory rather than the SQL allocated memory? Al…
2 replies
By: DNA_DBA
Hi guys, I'm really a newbie in SQL, I hope you can help me with this. I need to export a table in …
2 replies
By: penny1mx
Hi, I have a client C/C++ app, which encrypts data using AES encryption algorithm and stores them i…
1 replies
Hi, I have implemented a database in SQL-server 2008. In all tables, I have set all the primary key…
15 replies
i'm writing below this code.. exec msdb..sp_send_dbmail @profile_name = 'local',@recipients='chintu…
84 replies
By: sinudba
I want to insert record job allocations only for selected jobs I know the following code won't work…
2 replies
I want to insert record job allocations only for selected jobs I know the following code won't work…
1 replies
While executing DBCC CHECKDB i am getting following error "Check terminated. A failure was detect…
10 replies
Viewing 15 topics - 46 through 60 (of 30,223 total)
You must be logged in to create new topics.