Topics
Started by
Posts
Last post
Hopefully a quick one... Is there a way to run a SELECT query which returns the names of all databa…
5 replies
How can we make index on UDF/ Is there is away to replace table scan on UDF's As per the article ,…
1 replies
Hi, I have a table with some integer values. i want to calculate the maximum/minimum of each row an…
1 replies
hi.... I have table A of below columns. ID name surname …
3 replies
I have table named employee and contains columns effective date and incomming time. For a particula…
1 replies
Hi all, I'm having error when the calculated field is used as @sortExpression in ROW_NUMBER() OVER …
14 replies
I am going though some sample questions of db tests in my job and came across a question that i am …
6 replies
If I have a table / view like this : ID ATTR1 ATTR2 ... ATTRn -------------------------- id1 , a…
2 replies
Hi there, I want to show you a stored procedure made by third party company with cursors (maybe wee…
7 replies
I have a data partition in which a previous DBA failed to set it up correctly according to the guid…
1 replies
Hello, I need toi update a table with value in the same table. I give you example : Initial table …
1 replies
Hi, I need to write a SQL Query. I have the following tables: tblEmployee -------------------------…
1 replies
Hello, This is my first Topic, and my English is not good.... i try to explain my problem... I wan…
3 replies
I have a procedure that take one paramete as int and show name my problem is that i want to use tha…
5 replies
Hello, I have data like: Gold 111 Silver 222 Bronze 333 Now I need to return result like: 1 Gol…
4 replies
Viewing 15 topics - 5,761 through 5,775 (of 12,234 total)
You must be logged in to create new topics.