Posts by Danilo Vilhena • 65 points
7 posts
-
0
votes2
answers817
viewsQ: Update to numbering in column order
Good afternoon! I am with a situation in my service, I am beginner in sql server and would like a help or tip if possible. I have some records (54) of a table that need to be changed its code…
-
0
votes2
answers553
viewsQ: Copy data from one database to another?
Good afternoon, I am beginner in sql server and I came across a situation that raised this doubt. I wonder if it is possible to copy a table from one database to another, in the situation where both…
-
-1
votes1
answer114
viewsQ: Create a Password Calculator
First I am beginner in Delphi and I took as my primary initiative to carry out a program to assist in my work, because in the application I use the password varies daily in two situations that I…
delphiasked Danilo Vilhena 65 -
0
votes1
answer152
viewsQ: Group By SQL Server function
I’m a beginner in SQL Server, would like a help to understand the function Group By in a simple way. Both your concept and the way to use... for those who can help me thank you already!…
-
2
votes2
answers335
viewsQ: How to return a special character to a query
Good morning! It may be simple my question, but I am starting in SQL Server still, so I would like to know how to return in select a special character. As you can see, there is a simple quotation…
-
0
votes1
answer647
viewsQ: How to add SQL Server primary key?
Good morning! maybe it is simple my doubt, but... I would like to know how to add primary key in a table not being at the time of creation (CREATE), I know that when accessing the table in "Object…
-
1
votes0
answers84
viewsQ: How to update a sequence to be changed?
Good morning! I have a bit of a boring situation here at work... I would like an idea to solve this problem. There is a case that often happens that is basically the following, When a given customer…