Topics
Started by
Posts
Last post
HI I need to optimize below query ... currently I do not have DDL and index info with me..find belo…
6 replies
Hi, Is there any way to force the recompilation of an already running query based on plan handle? T…
1 replies
To check if an extended event session with a name exists I use the following statement: SELECT 1 FR…
1 replies
Hi, I have .dat file with following format data. 1,2,3, 4,5,6, 7,8,9, i want load this format file …
5 replies
I have a table in the below format. S.no Travel Expense Stay Expense Mis Expens Date …
2 replies
PLEASE HELP ME WHO EVER CAN WRITE MORE EFFICIENT T-SQL THAT ANSWERS THE QUESTION. THIS IS WHEN WE D…
8 replies
Hi, All. Could you, please, help me with sql query ? For example, if I have a table1 like the follo…
3 replies
If I want to filter out where companyID has two alpha letters, what is the sysntax: Currently the c…
2 replies
The following two T-SQL statements return exactly the same row set whatever data is: [font="Courier…
13 replies
Hi All, I have some update and insert queries to update GEO location data, which when I execute on …
3 replies
I have table from November with the flag 'N' and 'Y' ,when I get the laons for december , need to g…
3 replies
Hi, To simplify the problem, I have JOINed 3 tables together to create a new table with the follow…
8 replies
This is the first time I am writing a trigger. I am getting the following error message on a sql se…
2 replies
Hey all, I had a query that i didnt like - as it was a pain to maintain. Basically there are 6 lev…
1 replies
create table Wishing ( ID int identity, ImageName varchar(500), ImagePath varbinary(2000) ) insert …
1 replies
Viewing 15 topics - 4,351 through 4,365 (of 10,636 total)
You must be logged in to create new topics.