Topics
Started by
Posts
Last post
We wanted to automize the output of a sql server query to store it as .csv or .xls output in the sp…
1 replies
i have yearmonth like 20071 20072 20073 20074 20075 20076 20077 20078 20079 200710 200711 200712 i …
2 replies
Hi, is it possible in T-SQL to check if a database is running in mirroring mode? Maybe there is som…
2 replies
Here's a simplified version of my problem. I have time clock information for two employees. When…
8 replies
Hello Does anyone know how i can export data from sql server 2005 and create a carriage return (uni…
3 replies
how to shrinking the database in sqlserver what is the query using the shirinking the database
3 replies
I have a table in which I want to add an column. This column is sort of a flag/time indicator.. So,…
1 replies
Identificators in Table1 are "with spaces" (some records are deleted). I made a new field TightNum…
5 replies
how to recover the single table from the database in sqlserver
1 replies
This is the query I am using that i would like to change to get the last date for each day:- SELECT…
5 replies
Hi, I need to create a trigger but am only new to the language. Could anyone suggest the programmin…
12 replies
Sample data: create table #a (ID int identity (1,1) , AgentID varchar(10) , TransDate datetime , Ag…
4 replies
Okay. I'm stuck. Maybe it's because it's Friday and I'm seeing double, but here's my problem. I …
9 replies
Hello everyone. Got a question that I am not sure if anyone has ever done before. I have a crazy …
2 replies
I am trying to develop script for getting table names, row count for each table. I want to do do it…
7 replies
Viewing 15 topics - 8,491 through 8,505 (of 12,230 total)
You must be logged in to create new topics.