Topics
Started by
Posts
Last post
Hi all, I have a returned result as follows: Computer and Mathematical Occupations Healthcare Pract…
3 replies
I need to insert the results from an open xml query into a table. However i only want to selct the …
1 replies
We need port an Oracle query like so: select cursor(select * from foo), cursor(select * from bar) f…
5 replies
I learned database design informally from while being a coder on Projects back in the 1990’s. Back…
2 replies
We've got a table with 2 fields in it, both are defined as varchar(2000). I am thinking of ch…
13 replies
I have a client application which runs three threads "Select", "Update","Insert". Also there are th…
3 replies
I have a simple select with joins to 2 other tables and in my where clause I basiclly have a statem…
7 replies
is there a way that you can validate to make sure that the Begin Date is less than the end date. or…
2 replies
Hi Begin tran drop table <table name> rollback end tran can any one help why the table is not…
5 replies
Hi, i have a stored procedure which takes an input parameter "month_of_file" .i want …
1 replies
How can i move data from a Excel file to a Temp Table. I tried using DTS but no luck. Thanks George
3 replies
My name is José Luis Moreno Ubeda, I am a nicaraguan systems engineer, I work like Analyst Develope…
1 replies
CREATE PROCEDURE ResetPassword ( @p_operid VARCHAR(8), @p_newpassword VARCHAR(8), @p_chgpwdnxtlogn …
6 replies
Hi folks, I have a table which has a varchar column holding comma seperate…
8 replies
I have a table with three columns [partno](primarykey), [desc] and [price]. I already have data in …
8 replies
Viewing 15 topics - 3,751 through 3,765 (of 4,155 total)
You must be logged in to create new topics.