Topics
Started by
Posts
Last post
So the company I work for has been moving more of it's web content to a sql server database in orde…
3 replies
How do we provide related column values in a row. As per the following code a cursor is used to ach…
5 replies
I think there must be a clean solution for what I am trying to do, but I cannot see it, any …
2 replies
By: Marts
Can somebody help me out on this. I've been using query analyser for some time now with no problems…
2 replies
Which is faster CHARINDEX or LIKE ????? where fld_description is nvarchar(500) where fld_d…
8 replies
I'm trying to search for names which include latin characters. I therefore thought the followi…
13 replies
I have a table with lots of data in it. To properly link it with another table I ne…
5 replies
Hi, CREATE Table UserInfo ( UserName nvarchar(50),Age INT) GO INSERT INTO UserInfo (UserName,Age) V…
2 replies
Hi there, I want to make a simple statement that searches for a value in the database and wh…
9 replies
hi i am new to sql server.i am not understanding what is the Clustered index and non-Clustere…
1 replies
Hi guys, I have a federalised view over several tables, each containing monthly data. I had to do s…
1 replies
Looking for optimized SQL for a Name Search Screen. Specs are straight forward: Provid…
6 replies
By: gurusql
I have a 10 stored procedures, which has to be transferred to a different database on a differ…
8 replies
By: iadams
Hey all, got a query here that was reverse ported out of an Oracle app before I arrived out on cust…
2 replies
I have a database supporting a web page that logs each user login. I want to count each user's logi…
6 replies
Viewing 15 topics - 10,276 through 10,290 (of 17,081 total)
You must be logged in to create new topics.