Topics
Started by
Posts
Last post
Hello, I routinely need to import data into SQL DB from Access 2010.I've tried using both Openrowse…
1 replies
Good morning everyone (it's morning in Arizona, anyway). I'm going to be preparing a single script …
2 replies
I have table as below: create table #team ( date datetime, team_id int, expense_amt float ) and it …
2 replies
Hi, I have this query that produces duplicates. I am trying to filter out based on the duplicate 'm…
2 replies
I have a table that contains file paths as \\Servername\folderA\filenameA \\Servername\FolderB\Fil…
5 replies
Hi, Version : sqlserver 2008 R2 sample data to play with, declare @Address table(Id int primary key…
14 replies
I want to remove special characters from a string in sql like <?> in a column value in a tabl…
1 replies
Guys, I just came across this in one of our views CREATE VIEW [dbo].[Vsinv_accp] AS SELECT db…
9 replies
Hi, i have task where i need to update the 2 columns from 2 different tables.I need to get one colu…
4 replies
I need help with tuning this query. This below takes about 55 minutes to run : User_Login_test is …
13 replies
Hello everyone, I need help to sort a column having alpha numberic values 000000000000001 000000000…
4 replies
Hi I have a table that has for example data I am looking to write a script that will change the fir…
9 replies
Hi, I have created below stored procedure and our Code review asked me to modify the code. they as…
12 replies
Dell - Internal Use - Confidential CREATE TABLE #Test ( ORD_NBR VARCHAR(100) ,CALENDER_DATE DATET…
3 replies
Hi Guys, I have Issues | Category | Date …
3 replies
Viewing 15 topics - 1,201 through 1,215 (of 10,647 total)
You must be logged in to create new topics.