Topics
Started by
Posts
Last post
INPUTS: CREATE TABLE COMP_RATINGS ( EID INT, RATING VARCHAR(20), AbsenceStartDate DATETIME, Absenc…
17 replies
Hi T-SQL dons, Here is an interesting situation while dates calculation Consider a scenario of any …
3 replies
Hello SQL Gurus, I have a table with three columns, Person, Date, Hours. I need to turn hours into …
53 replies
I have a requirement to provide an end user with three options: 1) To obtain all the records with m…
4 replies
What am I doing wrong? Newbie. I want to update AxysPriceFile table and update CurrentPX from my S…
7 replies
Hi Team, I am facing an issue with a SQL Query Here is my requirement: Get all the consumers, consu…
1 replies
Hello there, I am facing a issue in importing CSV file to my MS SQL Table. Let me explain my proble…
9 replies
Hello, I am trying to add 0's to a field directly after an alpha character. Table name is client …
10 replies
Hi All, I am really struggling to get a script going for me (ofcourse i am not that good with scrip…
1 replies
Update All Null of Field (data Type "Bit") To False By T-Sql
34 replies
Hi, I have 50 Execution statements in excel one column, So how can i run all 50 Execution statement…
2 replies
Hey guys, I have the following scenario and here's the test data: Create Table Test ( DateColumn Da…
10 replies
I am drawing a blank on this one. I have an employee activity table that tracks the start and stop…
3 replies
Say I have 100 schemas all with the table "orders" is there an easy way to write one query to query…
5 replies
Hey everyone, I wondered if someone could explain something to me, I am trying to teach myself T-SQ…
2 replies
Viewing 15 topics - 2,416 through 2,430 (of 10,647 total)
You must be logged in to create new topics.