Topics
Started by
Posts
Last post
I am looking for the stored proceedure to get all of the users and their rights on a server. I hav…
8 replies
I have a table where each row has 20 columns col1, col2, col3 etc...., 16 of which contain nu…
5 replies
Hi all I want to execute an SP to all the databases. But i don't have the SP in all of them. Please…
3 replies
I have a text file with 4 columns (semi-colon seperated) and variable number of rows. I have manage…
1 replies
I am trying to discern the various aspects of the t sql behind this stored proceedure. Has anybody…
1 replies
Hi all I want to execute an SP to all the databases. But i don't have the SP in all of them. Please…
1 replies
Hi all, I have created the trigger for audit purpose. I just wanted to have on column to be instert…
3 replies
By: SQLRep
what is the command to find out 2nd highest salary in a salary column
1 replies
Here's one example: declare @LockCount int, @WhereClause varchar(1000) set @WhereClause = ' Projec…
2 replies
By: Ray M
I am exporting my sql table to the access database. My text fileds in SQL are stored as varchar(50)…
1 replies
Hi all. I am exporting shipment data from a UPS system to an internal SQL Server 2005 table. I don'…
6 replies
I am trying to send the output from sp_helplogins to a table, however, whenever I run it the result…
3 replies
Can anyone tell me how to rewrite this query in ANSI SQL: 1992 instead of using the *= operator for…
1 replies
I am getting an error (20598) row not found. I am given a transaction sequence number and I n…
1 replies
I am migrating another SybaseSQLA db to SS2K5. SybaseSQLA has a DATE datatype whi…
4 replies
Viewing 15 topics - 11,596 through 11,610 (of 12,234 total)
You must be logged in to create new topics.