Topics
Started by
Posts
Last post
I'm looking for the first entry of an item in a table that contains the change history of a&nb…
5 replies
Hi All, how can I make the following subquery SELECT af.WebsiteName ,…
1 replies
I'd like to dynamically USE a database name based on the users selection from a drop down list.&nbs…
4 replies
Can someone tell me the proper sql to get the DB ROLES from the DB? I think sp_helprole will get me…
2 replies
Need help getting a SQL statement to run. This works fine: SELECT rtrim(Name) FROM Dataload.…
2 replies
I'm trying to use the Pivot to help replace an excel document that I have. The data that I have is …
3 replies
Hi Can anyone propose an efficient way to convert a cookie string such as: id=37&pos=down&s…
5 replies
I am using following query in access Select first(fname),age from mytab group by age Databas…
5 replies
I'm playing around with XML queries and found something interesting. If I use the column conf…
4 replies
The query below retrieves data pertaining to students attendance. At present it does one school(trk…
3 replies
As a newcomer to T-SQL, I've been amazed at both the power, albeit cryptic, of T-SQL. To my …
2 replies
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
Viewing 15 topics - 11,581 through 11,595 (of 12,230 total)
You must be logged in to create new topics.