Topics
Started by
Posts
Last post
Hi all, I have the following query: Select mx.vserie, mx.vfolio from data1 mx inner join data2 my…
2 replies
I currently have query that gives me the results i needs BUT i am needing to add a new table/column…
7 replies
I am trying to concatenate values into one string value and what i have so far is progress, but I w…
7 replies
Hi All, Need a quick query help. From sysaltfiles , I want to extract the characters excluding the …
2 replies
Hi, I have a number of parameters (see below ) that come into a Stored procedure. In the applicatio…
18 replies
Msg 8120, Level 16, State 1, Line 2 Column 'TimeReporting.dbo.TimeData.ID' is invalid in the select…
3 replies
The temp table represents a physician's schedule. I need to find available time slots for 30 and 45…
2 replies
Hi, I'm getting an obscure issue when when I run this SQL statement SELECTÂ TOP 1 S_Date from tbl_n…
2 replies
I have SQL Server 2012 and running the following query. THe results do not include all dependencies…
6 replies
Team I have populated list of ServerName from the sql server query. I would like to add a column st…
22 replies
Hello, I need one logical help to develop one logic, below is dll CREATE TABLE #X1 ( ID VARCHAR(…
1 replies
Hi I use a DB that is used mainly for creating views and tables for another "data" db. A table has …
12 replies
HI All, I am new to sql tuning. I have this below update statement which is taking more than an 1 h…
20 replies
I need to run a job in DB at every day morning 12:05 AM IST on daily basis. However, the DB instanc…
5 replies
Just watched this video by Pinal Dave, he is saying that an unused index can cause poor performance…
8 replies
Viewing 15 topics - 211 through 225 (of 4,984 total)
You must be logged in to create new topics.