Topics
Started by
Posts
Last post
So i am updating a table as Update TableA SET columnA = Column B where ColumnA <> ColumnB an…
2 replies
Hello, Im new with SQL Server, Im using Express 2008 and I hope someone can help me with this. I wa…
1 replies
i need to find avg, min and max for the responsetime in a table. For example i just created a table…
1 replies
What does it mean when there is a session in Activity Monitor but the task state, Command, Wait tim…
2 replies
Hi, I have to create a stored procedure which takes input as ID description 1 description2 descript…
11 replies
Hello, I have a 6 billion row table that I want to partition. My question lies with the clustered …
3 replies
Hi We're using a product from a vendor that has been running quite slowly. The product has gratuito…
2 replies
I found a query to select nth row.... SELECT column/s FROM ( SELECT column/s, row_num…
9 replies
Hi, I'm stuck with a following task. Here is my problem (simplified): I have 3 columns in my table:…
28 replies
I turn on the line number in query window but when I print it, line number do not print. How to pri…
2 replies
Hello all, I am a new dba for a small bank. first time posting on a forum like this. We are moving …
4 replies
I need to have a Leading Zero's in an Integer column. Is there a way to do it? i.e. I require 00020…
3 replies
Auto Increment Field or Identity Field In MS SQL Server Creating a Auto Increment field in SQL Serv…
1 replies
Creating a Auto Increment field in SQL Server allows a unique number to be generated when a new rec…
2 replies
Hi Experts, Can you tell me how to increment number for a particular column if same name appears a…
6 replies
Viewing 15 topics - 24,811 through 24,825 (of 30,225 total)
You must be logged in to create new topics.