Topics
Started by
Posts
Last post
I want to write rolling 12 SQL query with following data , input will be FY and period no ie @FY=14…
5 replies
I have a table which hold records that contain all the lat/long points. I want to select all recor…
6 replies
Hi - I'm testing SQL 2014 - in particular, memory optimized tables. We loaded the memOptimized tabl…
8 replies
--===== If the test table already exists, drop it IF OBJECT_ID('TempDB..#mytable','U') IS NOT …
6 replies
Anyone know of a way to move tables from access 2007 to SQL 2014 express? The import export data t…
1 replies
having issue sorting this data last date for every minute of data, while last date for min is comin…
1 replies
Hi everyone, We are facing a problem with loading data from .pdf files from vendor. .pdf files have…
6 replies
Hello SQL Experts, Have one table at warehousing side which contains 100 millions of rows. Actually…
2 replies
Please help me in doing this exercise. ItemIDItemNamePrice 1Item1120.00 2Item2234.00 3Item3…
3 replies
i have a temp table #student_details which contains below values student_id subject_id 1 …
2 replies
I'm not sure if this is really the right sub forum but it seemed the closest fit. It's really abou…
3 replies
I need help in writing the query for the following, I need to collapse the continuity. If the termd…
1 replies
Hi, Please help me how to create package upsert industry and want to do update and insert operatio…
4 replies
Hi Everyone, I would like to 'drop' some trailing zeros from a decimal value, e.g.: 50.000000, and …
4 replies
Hi I have created a SharePoint external list using SQL Server, the data source is SQL Server. Is th…
2 replies
Viewing 15 topics - 2,986 through 3,000 (of 3,062 total)
You must be logged in to create new topics.