Topics
Started by
Posts
Last post
I have to create a view of a table. In the table, there is a column with leading zeros such as (000…
13 replies
Please excuse me if you find the following problem a bit irritating or weird but its just a complex…
6 replies
I am writing a toll from VB which has a backend databse SQL SERVER I'm performing a Insert command …
4 replies
I have a stats table that is growing out of control. It basically looks like this objectId UNIQUEI…
3 replies
we trying to use a UDF in Where Clause. This is taking too much of time. when we replaced the UDF w…
1 replies
Dear All, I have a one-time conversion problem that I would like your advice on. I have a table wh…
2 replies
Hi , How can I use column aliases in the same SQL query in my code ?
1 replies
I want a query that returns only the grand total with no subtotals. For example, I want a resultse…
8 replies
Since SQL Server does not permit the user of GETDATE() inside a UDF because it is 'indeterminate', …
3 replies
I have the following similar statement in a tsql procedure that errors out telling me that there al…
1 replies
Let's say you've got a database that tracks tests. Simplified dramatically, there's a table that h…
3 replies
Hi I have a SQL task that runs every 5 minutes, excuting the following command UPDATE W SET INTVAR…
1 replies
In RDO if the database connection included the rdAsyncEnable option the application did not block …
4 replies
Hi, I am trying to write a trigger that fires off an email when a table is updated. he code I am us…
5 replies
Hi everyone, I want to get the foreign key info in here. First, I'm getting PK info, I would like t…
1 replies
Viewing 15 topics - 14,686 through 14,700 (of 17,082 total)
You must be logged in to create new topics.