Topics
Started by
Posts
Last post
This sounds simple, but I'm just going to throw it out there. I've got 3 tables (x100 - but we won…
2 replies
An application developer would like for an entire record to be automatically deleted after a dateti…
2 replies
i have a table (tblTrx) with 3 fields: fldTrxDate, fldTrxType and fldAmount. i would like to genera…
3 replies
I need to convert all the columns in a table from upper case to title case. Does anyone know how t…
7 replies
I am in the process of building a script that will set as many sql server configuration options as …
4 replies
I'm trying to set up a daily job and send lists of our members to certain staff each day so they ca…
1 replies
Hello, I need syntax help for an ALTER statement. The ALTER Statement is an attempt to change the d…
2 replies
I have to process *.csv files, put the modified information into a sql table. Instead of doing "ins…
8 replies
I have an insert statement and have a need to use a local varible like so ins.@myvariable). Is ther…
3 replies
Hi guys, I want to do something very simple: Here it goes: I create a table, then I am going to po…
3 replies
How can I get the results from a dynamic query. For example, I know of creating a temp table, exec …
2 replies
hi! guys, i'm a beginner doing sql script.... can anybody help me .... all i want to do is to get a…
4 replies
I have the following trigger created reate trigger ResolutionTrigger on PMR.dbo.PMR for Insert, upd…
4 replies
I'm currently running a query that is updating one field on each record of a table. The table has …
8 replies
CREATE TABLE [route_detail] ( [route_number] [int] NOT NULL , [question_set_head] [varchar] (2) …
4 replies
Viewing 15 topics - 15,811 through 15,825 (of 17,082 total)
You must be logged in to create new topics.