Topics
Started by
Posts
Last post
I have done a bcp queryout form a table to a csv file. Now when I'm trying to perform a bcp in from…
8 replies
By: sqlnaive
step 1: Please create a table below CREATE TABLE [dbo].[testPartition]( [testCol] [varc…
6 replies
step 1: Please create a table below CREATE TABLE [dbo].[testPartition]( [testCol] [varchar](50) COL…
1 replies
Is this the correct place/thread to be created to for ask questions about T-SQL for SQL Server 2008…
1 replies
Please find script to create tables below. With a record in [ads], of the boolean columns [iscompan…
3 replies
Hi all - I've been tasked with de-duplicating some customer data and am having difficultly getting …
6 replies
Hi All, I'm testing a stored proc to restore a database snapshot and not able to trap the first err…
1 replies
Is their a best practice for re-coding this ? (this predicate is being applied to a 500 M row ta…
4 replies
I have 2 tables: TableA TableB TableA contains 2 columns: EmployeeID and Code (plus a handful of ot…
3 replies
By: wdodds
I want to write a SQL job that generates an excel file containing the result of DBCC SQLPERF(LOGSPA…
5 replies
By: CraigIW
Good Day All First of all am new here not really familiar with IFCode Shortcuts but will try my bes…
4 replies
Hi I hope someone can help I am relativley new to using sql so i apoligise before hand if this is a…
8 replies
By: Jared
I have 2 databases, DB A and DB B. I have stored Procedures on DB A and I need to find which ones a…
7 replies
By: OTF
Hi there, Is it possible to use group by in a way that it uses a specified range rather than the di…
4 replies
By: oolawole
Hi Is it possible to have a query to return top 10 items from each division. Example Table columns:…
13 replies
Viewing 15 topics - 6,151 through 6,165 (of 10,644 total)
You must be logged in to create new topics.