Sqlserver
 sql >> Baza danych >  >> RDS >> Sqlserver

Automatyczne comiesięczne generowanie danych w SQL

Pseudokod:

START    
for each record in master-record
begin
      get the %MONTH% and %YEAR% of the record
      create new record with day:1, month=%MONTH%, and year=%YEAR%, Transaction='Please pay your rent', and etc.
      add the record and calculate the balance
end
add final-record 'Advanced Money Record' with the calculated balance

END

Jeśli masz pomysł, możesz go przetłumaczyć na tsql-stored-proc.




  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Podczas wykonywania procedury składowanej, jaka jest korzyść z używania CommandType.StoredProcedure w porównaniu z używaniem CommandType.Text?

  2. SQL Server 2008 do SQL Server Compact Edition?

  3. Dodaj domyślną wartość do istniejącej kolumny na podstawie If Then Else sql server 2008

  4. Wydajność serwera SQL i kolejność pól

  5. Potrzebny dynamiczny przestawny z Row_Number()