Topics
Started by
Posts
Last post
Hi All, I have a requirement in which I insert values into same table, but I need to map old identi…
2 replies
From my understanding nvarchar allows you to store more than one language compared to varchar. Does…
3 replies
Hi Gurus, I am new to Teradata and working on a requirement. Below is the table Col1 Col2 Col3 Col…
2 replies
By: Sergiy
I'm in an IT environment where we're wanting to: 1. run queries which will show rates of consumptio…
12 replies
By: polkadot
Hi I am struggling to find out how can I do the following in my SP. UPDATE EmployeeData SET selec…
1 replies
By: meelan
Hello All, Couldn't find anything that addresses this specifically, so here goes. I have a group th…
17 replies
Below is a simplified version of my tables: set nocount on drop table #x create table #x (docid int…
16 replies
I'm curious if anyone else has figured out a good system for performing analysis on a query that ma…
2 replies
Hi I have a database table that contains all the server details. I have a query and wanted to run …
2 replies
Hi All, I have a stored procedure with many optional parameters. Following is one of the code block…
1 replies
Hi, I need to make a report from a table contains following data (I made a simple structure as the…
3 replies
By: SwePeso
hear i have id column based on that getting one more column as mid and data as belo: id 100 200 300…
13 replies
hi, i've seen a couple of cases where huge staging tables containing c/nc indexes are truncated and…
2 replies
Hello, Here is my scenario. Let's say I have two tables "Car" and "CarPart". The car consist of m…
9 replies
create sql str with special condition hellow I have 2 table Table a(code, price, check) Table b(…
1 replies
Viewing 15 topics - 3,991 through 4,005 (of 10,647 total)
You must be logged in to create new topics.