Topics
Started by
Posts
Last post
I have a table below: Freelancer(id, fl_name, bonus, fl_group) Create table Freelancer (id int, fl_…
23 replies
Why is the "is null" throwing a syntax error?: UPDATE [GCDF_DB].[dbo].[People] SET [educationtext] …
3 replies
I'm trying to write a query that will count (N) all members within a specific city but without repe…
6 replies
Hello, I am trying to figure out how to create a script to generate Login mappings to databases. I'…
10 replies
Hi, I have a TVF that pulls column details from sys.tables so that it can produce some dynamic sql …
11 replies
I have a table and it has a column of nVarchar(max) data type. It has values in it as shown below. …
1 replies
Hi Experts I try to count calls in different interval's for example by by day in 10 min intervals …
2 replies
Hi, challenging query I have that I can only get part of and am looking for expertise. I have a col…
12 replies
Hi All, One of the query on Production, it is running over 5 overs and still not yet done. How can …
3 replies
Can you show me a better way to place hardcoded values into a sql server 2012 temp table with selec…
2 replies
Hi all, I'm the classic accidental DBA and I'm trying to troubleshoot an issue with a vendor-manage…
2 replies
Hi All, Query is taking more than 10 mins. Don't know whats happening. Seeking for inputs in tuning…
16 replies
Hello, i have a table called Codes and having below columns Declare table Codes(IdCode int identity…
18 replies
I've table and data as following, CREATE TABLE [dbo].[EMPMAS_DATA]( [UniqueId] [int] IDENTITY(1,1)…
4 replies
There is a SQL statement to select data from 2 SQL Server tables, and the the collation of these 2 …
10 replies
Viewing 15 topics - 241 through 255 (of 4,984 total)
You must be logged in to create new topics.