Topics
Started by
Posts
Last post
Is it possible to prefix a database name to the syscolumns system table to access column informatio…
3 replies
Hi, How can i retrun two resultsets from a stored procedure. Regards, Hatim Ali.
5 replies
I've been struggling with this one for a while. Guess it's easy when you know how?? I am runn…
6 replies
Hi Can somehow shine some light on how to format the output of a numeric column to conform to a des…
6 replies
The formatting method using: CAST(@MyNumeric AS DECIMAL(8,2)) works OK and data is returned c…
3 replies
Hi all, I have a base set of data that I need to join to a bunch of other tables to pull out joined…
1 replies
Hello There, I am sure this question isn't as hard as I am making it but this newbie still needs so…
1 replies
Declare @Table1Query nvarchar(512) Set @Table1Query = 'Create Table #Table1' + '( Colum…
2 replies
Hi, What are the consequences of generating and executing queries dynamically in a stored procedure…
1 replies
Hi Team, Not quite new but not experienced to do this! I have a table with payroll numbers which ne…
12 replies
is there any message Forum (for Oracle) which is as cool as this forum. <a href="http://www.web…
3 replies
Hello All, Please give me the shortest way... I have one table with say... Table1 tbl1_Col1 int tb…
7 replies
Hi, I have a below Oracle query : UPDATE test1 a SET a.sno = 3 I need the equivalent SQL Server que…
7 replies
I have a table that has approx 10 million rows in it. I need to delete about 10 thousand rows…
8 replies
Hi, Select 'Some String' [<node_name>!<node_numbe…
1 replies
Viewing 15 topics - 12,451 through 12,465 (of 17,082 total)
You must be logged in to create new topics.