Topics
Started by
Posts
Last post
Hi Team, My sql server backup size is 500mb, i've created a snapshot on the same database, but the …
9 replies
Hi, I need to work around with dates. Help me on this. Divide one year by 4 quarters Jan Fab, Mar …
3 replies
Hi I have a weekly job that checks the integrity of the system databases on my servers. It was crea…
7 replies
OK, as a rule, I think shrinking a database or database file is bad. I would not normally allow fo…
2 replies
Hi I created a trigger to handle one business requirement in my company, the trigger checks if the …
6 replies
We are facing a frequent restart of our production server once in a month or so. The event log is a…
5 replies
Hi all, Looking for the best way to do write a query.. i have data in a table like this my_ident | …
6 replies
Getting "The conversion of a varchar data type to a datetime data type resulted in an out-of-range …
8 replies
We typically run snapshots of our production databases and restore them to a QA environment. The ba…
2 replies
Hi guys, I would like to have your opinion on the following situation: I've got a customer with an …
6 replies
declare @a1 table (id int not null identity(1,1), phone decimal(18,0), adress nvarchar(100)) insert…
3 replies
We run a delete query which deletes 500-1000 records. But this takes more than 2hours to run. We us…
5 replies
I would like to combine output from these two queries...there data is completely different..any tho…
1 replies
Hi, I have excel file as below. name addressText helen chicago acon,vosl jenife…
1 replies
How do you write the date and time into datetime? And correct my code. Input a value for column Lat…
10 replies
Viewing 15 topics - 7,996 through 8,010 (of 30,225 total)
You must be logged in to create new topics.