Topics
Started by
Posts
Last post
I need to get data from a field and parse it into separate fields of a record in a different table.…
6 replies
I am trying to create a report which always gives a notification if the tables are Empty. Here is a…
4 replies
Hi All, Could anyone please help. Our end users is getting below error, when they try to connect to…
2 replies
I'm attending an online training course for SQL Server 2012 Administration. I've been working with …
6 replies
I have a column in the table with datatype DATE Gives data in the format YYYY_MM_DD How can I go ba…
18 replies
I have a job route table containing every job and it's operation number/description. I've been task…
1 replies
Hi I have a query: SELECT COUNT(dbo.tblAppointments.PatientID) AS NumberOfPatientsCurrentlyEnrolled…
3 replies
Hi All, Can anybody give me the differences of the connection managers in SSIS (ADO.NET and OLEDB) …
5 replies
Hi, I’m trying to write a query that will select closest value to #TestValue.Amount without go ove…
3 replies
Is a datalength that more closely matches the length of values (say with a generous buffer) any bet…
13 replies
Hello, I have the following test table: create table #test_table (KW varchar(100),LP varchar(100))…
5 replies
I'm new to sql server. ..We have an issue with accessing and updating large database which is about…
2 replies
I have table with PatchGroup Information. I like to run query using While statement that returns s…
5 replies
Hi everyone i want split the data this below format.. 1.Split the RR ("PL:TW RR:1.8%,PL:TX RR:0.9%"…
3 replies
Good Afternoon, trying to create a CASE Statement, when the value is NULL, a calculation occurs if …
4 replies
Viewing 15 topics - 691 through 705 (of 5,050 total)
You must be logged in to create new topics.