Topics
Started by
Posts
Last post
I have a huge table (80 mil) records where I need to append an extra URL column. The query is kind …
5 replies
Hello, I know that is a subject very discussed on the internet, but i need to ask here to have sure…
1 replies
To all: I am trying to import a CSV file into a database table using bcp, however I am getting the …
7 replies
We need to change a view that is using schema binding. In the view we used a UDF. But when alter it…
4 replies
Dear reader, It's not difficult to convince any manager; that storage in SQL-server would be a good…
5 replies
Hello, I hope someone can answer a question I was asked but was not sure about. If you partition a…
2 replies
Hello, I have set up many maintenance plans in the past, but I have found that in one environment, …
6 replies
By: Duran
Hi All, I have two Columns in my Table Status A and Status B. I want to create a Default Constraint…
2 replies
I have tables with following definition' CREATE TABLE [dbo].[items]( [srno] [int] IDENTITY(1,1) N…
18 replies
Hi, I want a query to get list of databases except system databases from sys.databases.I don't know…
4 replies
Hi everyone I have a report in SSRS which contains the paramater @Region. The paramater allows for…
5 replies
I use fisql to query my SQL SERVER with this script SELECT TOP 10 SUBSTRING(qt.text,1,100), qs.tot…
1 replies
Hi I have a table that forecasts our Sales for the upcoming year. It contains the following column…
6 replies
Good Day. We are using SQL Server 2008R2 and it ROCKS1!!! I would like to know how one can change t…
2 replies
I am debugging my T-SQL code in Visual Studio ... is it possible for me to write something in my Tr…
6 replies
By: matt_1ca
Viewing 15 topics - 11,716 through 11,730 (of 30,222 total)
You must be logged in to create new topics.