Topics
Started by
Posts
Last post
Hello, I have an odd problem that is causing me some frustration. When I execute a CREATE PROC or A…
2 replies
I have 4 database with same structure. we have to integrate it into single database.All 4 database …
1 replies
I have two variables @StartDate and @EndDate I want to write a SELECT Query which can give me rows …
3 replies
I have 40 columns in my database table col1 col2 col3 col4....col40 …
5 replies
I have a table (FOX.YPROFIT) where I need to write 6 of the columns to a new 7 column temp table (D…
3 replies
Hello, I have a table that looks like this. projectId (char(15)) | departmentId (char(7)) …
17 replies
I'm tasked with implementing Reporting from a new Database (Moodle) which is used for employee deve…
18 replies
I have some data in a table called loadit with an rxno (not unique), patient, location, filldate. …
2 replies
Hello All, I have a table that is such Name College Smith Auburn Smith …
4 replies
My friend advised me to add no lock to statements because I query the database mostly at the same t…
6 replies
Hi, Table_A has many columns which are grouped by a File_Name column. I need to insert one or more …
3 replies
Hi there! I have a problem I'm facing. I have two tables; one called LOGGING and the other one ARCH…
4 replies
hello all, Can someone provide me the sql to convert 015136 to 1:51:36 (h:m:s) Thanks
8 replies
Hello Everyone I am looking for a function that will use the return the differences in Years, Month…
8 replies
create table TestTable (id int, date Varchar(20) ) insert into TestTable values(2,'08/31/1984') in…
27 replies
Viewing 15 topics - 3,676 through 3,690 (of 12,234 total)
You must be logged in to create new topics.