Topics
Started by
Posts
Last post
Someone landed a PowerBI mess in my lap, and near as I can tell, there's no proper data warehouse i…
1 replies
Good Morning everyone, New here, and new to creating database schemas. I am creating a web applicat…
3 replies
Hi, I have a strange one. I am using the datatype DECIMAL in my SQL table. like this: DebtAm…
19 replies
I moving data from mainframe to SQL server. Error: Unable to copy contents of source table to desti…
1 replies
Hi All, I have domain in Column A. Here I need to count how many domain and need them to flag 1, 2,…
3 replies
Hello, I have a table which has two columns such as Type and Date. If I enter "Apple" in Type I hav…
5 replies
If anyone used artificial intel like Gee-Pee-Tee for writing T-SQL (MS SQL server) code what was yo…
21 replies
Hi All, I'm certain this is normal behavior, I'm just not getting it. Run this code to create table…
3 replies
hi, I heard many people saying "functions are denounced in tsql" is there any catch? q1) need to kn…
8 replies
I am using a query (using TMSCHEMA) to derive the tabular tables to be processed. The aim is to pro…
3 replies
Back in pre-history, I posted a question about a recursive query to get "course depth/sequence" to …
3 replies
We have state of the art latest and greatest managed SQL Azure MI Business critical. Table has 84 M…
9 replies
I have a stock market table that includes 70 tickers per day: ticker date, ticker, close, open I ne…
2 replies
WITH MaxD AS (select t1.* from D as t1 inner join ( SELECT ID, CN, TB, MAX(BD) as MaxBD FROM ( SELE…
6 replies
Hi All, I have an excel data that need to to import in SQL Server. Here I have 628 columns. When I …
4 replies
Viewing 15 topics - 196 through 210 (of 401 total)
You must be logged in to create new topics.