Topics
Started by
Posts
Last post
Hi, I want to backup a database on a remote sql server (Server B) with a TSQL script. I'v…
3 replies
I had the following SQL query which I used to run from an ASP page. "select fname, lname, email fro…
2 replies
Hi all, Does anyone know if it's possible to get a current job's name through a t-sql job step? I'm…
3 replies
is there is t-sql procedure for retriving images from sql table to files? thanks
2 replies
The error list below is the one we are getting when attemping to run the extended stored procedure …
1 replies
/* This SQL script is extremely inefficient. This is one (of 15) occurrences of the script. It &nbs…
3 replies
How can we find Spanish Day Name Of Week,Spanish Month Name Of year from given date in sq…
2 replies
Here's an odd one. I did a select...into statement to create a new table yesterday. Tod…
5 replies
Hi, I have created one table "T1" using filegroup "A" contains only data file "A_1.ndf" with…
5 replies
I have a date table where I need to populate all days between 6/6/2079 12:00:00 AM (this date is ac…
5 replies
Hi All, I have been having headaches with my problem in defining business rules of getting status b…
2 replies
hi all, I a bit stuck with this problem. I trying to query the result if col1 have more then 1 and …
2 replies
Hi I have two tables: CREATE TABLE Tab1 (ID int,Name varchar (50)) CREATE TABLE Tab2 (ID_FK int,Co…
8 replies
Hello All, Does anyone know a better way to do this? I have a query where there is a one-to-many re…
1 replies
I am trying to grab the results of a select statement (max(date)) and use it to update another…
2 replies
Viewing 15 topics - 11,911 through 11,925 (of 12,230 total)
You must be logged in to create new topics.