-
MFJ
- Ribeirão Preto - SP
- https://www.linkedin.com/in/marciofjr/
Pinned Loading
-
status_invest_b3
status_invest_b3 PublicWebScraping - Coleta de Dados do site Status Invest "B3 - Bolsa Valores Brasil"
Python
-
-
001 - SQL Listar Tabelas (Tables), E...
001 - SQL Listar Tabelas (Tables), Exibições (Views) e os seus Campos (ColumnName) 1Select
2DB_NAME() as banco,
3m.table_schema as div_tabela,
4m.tableName as nome_tabela,
5m.ColumnID as id_campo,
-
002 - Início Declaração e Nomeação V...
002 - Início Declaração e Nomeação VBA - Básico 1'Explicado no Arq. 001 - Desempenho VBA - Básico
2Option Explicit
34Private Sub basico02()
5 -
003 - SQL Função Split - Limitado 80...
003 - SQL Função Split - Limitado 8000 caracteres 1CREATE FUNCTION [dbo].[m_Split] (@String varchar(8000), @Separador varchar(8000), @PosBusca int )
2RETURNS varchar(8000)
3AS BEGIN
45DECLARE @Index int, @Max int, @Retorno varchar(8000)
-
!!! IMPORTANTE !!! - SQL Direto para...
!!! IMPORTANTE !!! - SQL Direto para Planilha do Excel 1Option Explicit
23Private Sub relatorioSQL()
45Application.ScreenUpdating = False
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



